张恒

update readme

1 -# Electron-Vue-template
2 -
3 -> An electron-vue project
4 -
5 -#### Build Setup
6 -
7 -``` bash
8 -# For Chinese Developers
9 -# install nrm
10 -npm i -g nrm
11 -# Switch to Taobao Source with NRM
12 -nrm ls
13 -nrm use taobao
14 -# install dependencies
15 -npm install
16 -
17 -# serve with hot reload at localhost:9080
18 -npm run dev
19 -
20 -# build electron application for production
21 -npm run build
22 -
23 -# run unit & end-to-end tests
24 -npm test
25 -
26 -
27 -```
28 -
29 ----
30 -
31 -This project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue)@[8fae476](https://github.com/SimulatedGREG/electron-vue/tree/8fae4763e9d225d3691b627e83b9e09b56f6c935) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).
此文件的差异被折叠, 点击展开。