Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 838 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 838 Bytes

Nuxt and Vuetify.js

Build Setup

# install dependencies
$ npm run install

# serve with hot reload at localhost:3000
$ npm run dev

# Optional: build for production and launch server
$ npm run build
$ npm run start

# We will most probably host on netlfy and generate a static project
$ npm run generate

Important resources

Vue

Nuxt

Vuetify