vue-cli w/typescript, pwa, tslint, router
npm --save install nuxt nuxt-class-component nuxt-property-decorator @nuxtjs/axios @nuxtjs/style-resources mobx mobx-vue @nuxtjs/font-awesome @nuxtjs/localtunnel vue-i18n @nuxtjs/vuetify socket.io
npm --save-dev install nuxt-typescript
npm install
npm run serve
npm run build
npm run test
npm run lint
https://github.com/nuxt/nuxt.js/tree/dev/examples
Git: https://github.com/wagerfield/nuxt-typescript
https://github.com/nuxt-community/nuxt-class-component
https://github.com/nuxt-community/nuxt-property-decorator
Docs: https://axios.nuxtjs.org/ Git: https://github.com/nuxt-community/axios-module
https://github.com/nuxt-community/style-resources-module
Git: https://github.com/nuxt-community/modules/tree/master/packages/localtunnel localtunnel git: https://github.com/localtunnel/localtunnel Alternatives: https://www.pluralsight.com/guides/exposing-your-local-node-js-app-to-the-world
Docs: https://pwa.nuxtjs.org/ Git: https://github.com/nuxt-community/pwa-module
https://github.com/nuxt-community/modules/tree/master/packages/vuetify
Docs: https://mobx.js.org/ Git: https://github.com/mobxjs/mobx Awesome: https://github.com/mobxjs/awesome-mobx
Web: https://socket.io/
https://www.youtube.com/watch?v=ggVsXljT0MI https://www.youtube.com/watch?v=To5y2WLsKIw
Git: https://github.com/mobxjs/mobx-vue
https://github.com/epoberezkin/ajv https://github.com/quasarframework/quasar-nuxt https://github.com/CKGrafico/FooCards-Nuxt