Skip to content

Latest commit

 

History

History
executable file
·
38 lines (32 loc) · 380 Bytes

README.md

File metadata and controls

executable file
·
38 lines (32 loc) · 380 Bytes

vue qq

  • vue
  • vuex
  • vue-router
  • webpack 4
  • pug
  • scss
  • koa2
  • mysql
  • json web token
  • socket.io
  • axios

Project setup

npm install

Compiles and hot-reloads for front development

npm run watch

Compiles and minifies for production

npm run dist

run client server

npm run client

run node server

npm run server