Vue.js
egg.js
- fill the
/backend/config/config.minus.js
with your ownjwtSalt
- fill the
/backend/config/config.default.js
->domainWhiteList
with your own host- e.g.
http://q.kevinaskin.cn
- e.g.
$ mongod
$ cd backend
$ npm install
$ npm start
$ cd ../frontend
$ npm install
$ npm run build
parsing your own host at /frontend/dist/
online example (server is overtime)