kenanchristian / pug-sass-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About


Languages

Language:JavaScript 88.6%Language:HTML 9.9%Language:CSS 1.5%