Pug Sass Boilerplate

A Pug & Sass autocompiler with Browsersync for auto reload, and ngrok for local tunneling!

Requirements

1. Node.JS (https://nodejs.org/)
2. Gulp (`npm install -g gulp`)

How to use

1. Clone the repo
2. Run `npm install` or `yarn install`
3. Run `gulp`
4. Hack away!