Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 256 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 256 Bytes

gulp_demo

一个基于 Gulp 来做前端自动化部署的 Demo 。

步骤

1.获取项目代码:

git clone git@github.com:jackniu/gulp_demo.git

2.安装依赖的 nodejs 插件:

npm install

3.启动自动化编译

gulp