Make sure to install the dependencies:
yarn install
Start the development server on http://localhost:3000
yarn dev
Build the application for production:
yarn build
Locally preview production build:
yarn preview
Checkout the deployment documentation for more information.
Use the following links to learn more:
Nuxt 3 documentation
Tailwindcss 3 documentation
NuxtTailwind module documention
Pinia documentation