Skip to content

基于gulp的工具脚手架,方便多页面的编译

Notifications You must be signed in to change notification settings

damaohub/my-gulp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-gulp - 基于gulp的工具架构,方便多页面的编译

version npm version

gulp

使用 gulp 进行代码编译,如何进行编译请参见下面的gulp章节。

所有编译后的代码都在 dist 目录下,为了减少垃圾文件,master默认忽略了这个目录。

关于如何使用 gulp 请参考 http://gulpjs.com/

可用的 gulp 命令如下:

  • gulp 进入开发模式,同时打开 watchserver任务
  • gulp build 编译压缩代码

LICENSE

MIT

Thanks

gulp

About

基于gulp的工具脚手架,方便多页面的编译

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published