Discover the number of contributions you made to Nuxt and get the Nuxter badge on Nuxt Discord server.
Install the dependencies with pnpm:
pnpm install
Next, copy the .env.example
to .env
and fill the env variables.
Start the development server on http://localhost:3000:
pnpm dev