Install the dependencies:
pnpm install Copy
pnpm install
Start the dev server:
pnpm dev Copy
pnpm dev
Build the app for production:
pnpm build Copy
pnpm build
Preview the production build locally:
pnpm preview Copy
pnpm preview