正在显示
3 个修改的文件
包含
0 行增加
和
31 行删除
README_EN.md
deleted
100644 → 0
| 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). |
README_ZH.md
0 → 100644
此文件的差异被折叠,
点击展开。
-
请 注册 或 登录 后发表评论