Features:
- Vue 2.6.10
- Nuxt 2.6.3
- Passport 0.4.0
- Vuetify 2.5.14
- Pug 2.0.3
- Socket.io 2.2.0
All in one project!
$ npm install
For frontend:
$ npm run dev:front
For backend:
$ npm run dev:back
Run those in separate terminals. Frontend will not recompile while changing backend, backend will not render frontend
Just like original Nuxt:
$ npm run start