mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-15 03:52:59 +00:00
12 lines
376 B
Markdown
12 lines
376 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
|
|
npm start
|
|
open http://localhost:9001 in your browser
|
|
|
|
## Enable LiveReload
|
|
Install [LiveReload for Chrome](https://chrome.google.com/webstore/detail/livereload/jnihajbhpnppcggbcgedagnkighmdlei?hl=en)
|