~ $ git clone https://github.com/jeremymouton/bonjour.git
~ $ cd bonjour
Install dependencies
~ $ npm install
Gulp | https://github.com/gulpjs/gulp/ |
Node.js | http://nodejs.org/ |
~ $ gulp
For auto-compile use ~ $ gulp watch
.
For LiveReload, install LiveReload Chrome extension
- Develop in
/src/
folder and compile with Gulp.