File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 35
35
36
36
以下 2 种方式任选,请确保已安装 [ Node.js] ( https://nodejs.org/ ) 环境
37
37
38
- * 使用 [ Yoeman] ( http://yeoman.io/ ) 脚手架 [ generator-workflow] ( ) 自动安装(推荐):
38
+ * 使用 [ Yoeman] ( http://yeoman.io/ ) 脚手架 [ generator-workflow] ( https://github.com/weixin/generator-workflow ) 自动安装(推荐):
39
39
* `npm install -g generator-workflow`
40
40
* `yo workflow`
41
41
46
46
> 注1:[ Gulp 4] ( https://github.com/gulpjs/gulp/tree/4.0 ) 目前 [ 尚未正式发布] ( https://github.com/gulpjs/gulp/blob/4.0/CHANGELOG.md ) ,Windows 用户请先安装 [ git] ( http://git-scm.com/ ) ,
47
47
> 然后在 [ Git Bash] ( http://git-for-windows.github.io/ ) 下执行 ` npm install ` 即可(非 ` CMD ` )。
48
48
>
49
- > 注2:如遇 ` npm install ` 网络问题,推荐尝试 [ cnmp ] ( http://npm.taobao.org/ ) 安装环境依赖
49
+ > 注2:如遇 ` npm install ` 网络问题,推荐尝试 [ cnpm ] ( http://npm.taobao.org/ ) 安装环境依赖
50
50
51
51
## 目录结构
52
52
You can’t perform that action at this time.
0 commit comments