Look at the nuxt 3 documentation to learn more.
Start the development server on http://localhost:3000
yarn devBuild the application for production:
yarn buildLocally preview production build:
yarn previewCheckout the deployment documentation for more information.