Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qxl1231 authored Dec 1, 2016
1 parent ff9771a commit 048de07
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,12 @@ To use hot reload, please try this command:npm run watch:js & node .

## 问题3:If you have error, try this:
回答:
```
npm install
` npm install
vueify-insert-css vue-hot-reload-api
babel-core babel-preset-es2015
babel-plugin-transform-runtime babel-runtime@5
--save-dev
```
--save-dev `


## Hot reloading detail:
https://github.com/vuejs/vueify
Expand All @@ -82,7 +81,7 @@ https://github.com/vuejs/vueify

- pm2 start -n app_update_server server.js

# LICENSE
## LICENSE

MIT

Expand Down

0 comments on commit 048de07

Please sign in to comment.