Rapid prototyping with Pug, Sass, and CommonJS/Browserify, and LiveReload
git clone https://github.com/barberboy/proto prototype
cd prototype
npm install
npm start
proto watches for changes in .html, .pug, .css, .scss, .js, .jpg, .png, .svg, .gif files and reloads the page on save.
ISC