# install dependencies
pnpm install
# run the app in development mode
pnpm dev
# build for production
pnpm build
# test the production build locally
pnpm startOpen http://localhost:3000 with your browser to see the result.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
# install dependencies
pnpm install
# run the app in development mode
pnpm dev
# build for production
pnpm build
# test the production build locally
pnpm startOpen http://localhost:3000 with your browser to see the result.