Files
koodiklinikka.fi/README.md
2014-01-14 20:53:32 +02:00

15 lines
438 B
Markdown

# Project template for [gulp.js](http://gulpjs.com/)
## Getting things up and running
git clone git@github.com:leonidas/gulp-project-template.git
npm install -g gulp
npm install -g bower
npm install
bower install
gulp
open http://localhost:9001 in your browser
## Enable LiveReload
Install [LiveReload for Chrome](https://chrome.google.com/webstore/detail/livereload/jnihajbhpnppcggbcgedagnkighmdlei?hl=en)