Update README.md

This commit is contained in:
Riku Rouvila
2014-03-26 09:14:20 +02:00
parent a773d65672
commit 94924d6537

View File

@@ -10,7 +10,8 @@
## Getting things up and running
git clone git@github.com:leonidas/gulp-project-template.git
git clone git@github.com:leonidas/gulp-project-template.git <your project name>
cd <your project name>
npm install
npm start
open http://localhost:9001 in your browser