codehope
Project setup
serve with hot reload at localhost:3000
build for production and launch server
$ npm run build
$ npm start
generate static project
Run your tests
Lints and fixes files
Customize configuration
For detailed explanation on how things work, check out the Nuxt.js and Vuetify.js documentation.