An open API service indexing awesome lists of open source software.

https://github.com/jeromelin/gulp-easy-starter

可配置化gulp项目
https://github.com/jeromelin/gulp-easy-starter

Last synced: 6 months ago
JSON representation

可配置化gulp项目

Awesome Lists containing this project

README

          

# gulp-easy-starter
可配置化gulp项目, 配置文件gulp/config.js

##安装
npm install

##开发环境
npm run dev

##生产环境
npm start

##打包静态资源
npm run build