Skip to content

Clearives/h5-gulp-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

h5-gulp-webpack

用于h5单页项目的基本文件结构以及gulp任务流

Install

$ git clone https://github.com/Clearives/h5-gulp-webpack.git
$ npm install

dev(开发版本)

$ gulp dev

$ gulp watch   监控代码自动更新开发环境

publish(正式版本)

代码混淆,md5

$ gulp publish

Start

$ npm run start   启动生产环境服务器
$ npm run dev     启动开发环境服务器

About

H5 single page using gulp and webpack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published