A simple dev stack based on [Gulp].
Dev stack requires Node.js v5+ and npm v3+ to run. Download the project, go to the directory and install the dependencies and devDependencies.
$ npm i
Watch task, reload, local server
$ gulp
Will create just build with all html, minified js and css and local server
$ gulp --prod
Styleguide is from Actum Styleguide Project.
To Download from github as node module:
$ npm i actum/styleguide