Make sure to install the dependencies:
pnpm install --shamefully-hoistStart the development server on http://localhost:3000
pnpm run devGenerate the static website
pnpm generateCheck out the deployment documentation for more information.
Look at the Nuxt 3 documentation to learn more.