Example application
Install gulp
globally
npm install -g gulp
Install the required dependencies.
npm install
Run
gulp
Open your browser at address http://localhost:3000
Enable [LiveReload] [1], so your changes will update automatically in the browser. [1]: https://chrome.google.com/webstore/detail/livereload/jnihajbhpnppcggbcgedagnkighmdlei "LiveReload"