Files
koodiklinikka.fi/README.md
Riku Rouvila a88e1a4f7b initial commit
2014-01-14 09:15:11 +02:00

291 B

Project template for gulp.js

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