Skip to content

loopback+vue+vue-resource,app升级服务器,后端实现接口,前端展示页面

Notifications You must be signed in to change notification settings

jolejian/app_update_server

 
 

Repository files navigation

My Application

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

About

loopback+vue+vue-resource,app升级服务器,后端实现接口,前端展示页面

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.8%
  • Vue 1.1%
  • HTML 0.1%