The starter project for the Get Started tutorial. Apart from assets/ and public/ directories, it only contains the files created when initiating a Nuxt 3
assets/ and public/ directories contain the images and CSS file needed to complete the tutorial. You will soon learn how to use them in your application!
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
We use cookies
We use cookies to analyze traffic and improve your experience. You can accept or reject analytics cookies.