mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-27 10:58:00 +00:00
initial commit
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user