Vuetify starter project for Code App
To start, run these commands in the terminal:
npm i # Install dependencies.
npm run dev # Start the development server.To preview the project, open Safari in split view and visit http://localhost:3000.
Support commands:
npm run dev # Start the development server.
npm run build # Build source code.
npm run format # Format source code.