undefinedReady to start your next project with Nitro? This starter is a great place to start.
Look at the Nitro documentation to learn more and do not forget to change the README.md and, LICENSE.md and package.json files.
Make sure to install the dependencies:
# pnpm
pnpm install
Start the development server on http://localhost:3000
pnpm run dev
Run ESLint:
pnpm run lint
Fix ESLint errors:
pnpm run lint:fix
Build the application for production:
pnpm run build
Locally preview production build:
pnpm run preview
Check out the deployment documentation for more information.
We use cookies
We use cookies to analyze traffic and improve your experience. You can accept or reject analytics cookies.