Skip to content

gulp-cookery/example-webapp-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example-webapp-seed

Gulp-chef example seed project for web app.

How to Run

$ git clone https://github.com/gulp-cookery/example-webapp-seed.git
$ cd example-webapp-seed
$ npm install
$ gulp

Template Markup

HTML5 Bones.

Tasks

assets

Copy asserts.

images

Copy images.

markups

Copy markups.

scripts

Concat scripts.

styles

Concat styles.

make

Run assets, images, markups, scripts and styles tasks in parallel.

clean

Clean up builds.

build

Run clean and make task in series.

serve

Launch browser and watch files.

watch

Watch and run assets, images, markups, scripts and styles tasks.

default

Run build task.

License

MIT

Author

Amobiz

About

Gulp-chef example seed project for web app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published