Dinamicamente.org migration form Jekyll
11/05/2019 Updated to nuxt 2.6.3 and vuetify 1.5.14
AVN - (optional) Automatic Version Switching for Node.js
# install dependencies
$ npm install # Or yarn install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm start
# generate static project
$ npm run generate
# generate static project and test locally with http-server module
$ npm run generate:dev
NOTE: Nuxtent was dismissed due incompatibility with new releases of Nuxt
For detailed explanation on how things work, check out the Nuxt.js and Vuetify.js documentation.