@@ -6,12 +6,13 @@
#### 必须使用32位的node才能运行,且只适用于Window 7 以上版本
+[安装文档下载](http://d3.smartcost.com.cn/启动器开发环境搭建文档.docx)
+
``` bash
# 安装必要的包 --推荐使用yarn代替npm
yarn
# 具体安装务必参考文档来进行
-[doc文档下载](http://d3.smartcost.com.cn/启动器开发环境搭建文档.docx)
# 运行测试环境
yarn run dev