Nuxt.js + Axios + Element-Ui + GA + Style Resources + Sitemap + etc
Nuxt.js + Docker + Sass, Scss + Vuex + Element-UI + Axios + Google Analytics + Sitemap Auto Generator
# install dependencies
$ npm run
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# serve with hot reload at localhost:3000
$ docker-compose up