The project is generated by LoopBack.
遇到问题:loopback+vue 不能运行 答:npm run build:js,npm install 需要运行2次,暂时不知道为什么
问题2:热部署 To use hot reload, please try this command:
$ npm run watch:js & node . If you have error, try this:
npm install
vueify-insert-css vue-hot-reload-api
babel-core babel-preset-es2015
babel-plugin-transform-runtime babel-runtime@5
--save-dev
Hot reloading detail:
https://github.com/vuejs/vueify