1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-04-05 11:18:42 +08:00

Updated Home (markdown)

Pan 2017-05-14 23:10:31 +08:00
parent 15ce9f5019
commit 30bb98c410

13
Home.md

@ -3,6 +3,19 @@
![iconfont](https://github.com/PanJiaChen/vue-element-admin/blob/master/documentImg/iconfont.png)
## windows运行须知
1.windows环境下node-sass下载安装不成功问题
* [参考](https://github.com/PanJiaChen/vue-element-admin/issues/25)
* [参考2](https://github.com/PanJiaChen/vue-element-admin/issues/24)
2.NODE_ENV不是内部或外部命令
已使用cross-env解决兼容性问题
* [参考](https://github.com/PanJiaChen/vue-element-admin/issues/25)
## babel-polyfill
本项目暂时没有兼容性需求如有兼容性需求可自行使用babel-polyfill。
在Node/Browserify/webpack中使用