Skip to content

japboy/html5-skel-gulp

Repository files navigation

html5-skel-gulp

My initial Gulp skeleton working on web apps

Requirements

Run this command below to install gulp.js, Bower, & CoffeeScript:

npm install -g gulp bower coffee-script

Installation

Run this command below before everything:

npm install

Bootstrap

Build everything from src/ to dist/:

gulp

Launch a local web server and start watching changes with LiveReload:

gulp listen

Access the local server:

http://localhost:8001/

License

Distributed under Unlicense

About

My initial Gulp skeleton working on web apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published