/boilerplate

Lightweight Babel JS, Stylus, and raw HTML boilerplate for super simple projects

Primary LanguageCSS

boilerplate

Aidan Garza's super lightweight boilerplate.

Setup

  1. npm install

Compiling

  1. gulp js <-- compiles ES6 JavaScript using Babel

  2. gulp watch <-- watches stylus files for changes and actively compiles CSS