fhw The website for FourHundredWest Setup Install the dependencies: pnpm install Development Start the development server on http://localhost:3000: pnpm dev Production Build the application for production: pnpm build Locally preview production build: pnpm preview