/Friendly-Robot

This is an opinionated starter boilerplate that uses Gulp, Pug ( formerly Jade ), Bourbon and Neat. ES6 support with Babel'

Primary LanguageJavaScript

Code Climate dependencies Status devDependencies Status

Friendly Robot

This is an opinionated starter boilerplate that uses Gulp, Pug ( formerly Jade ), Bourbon and Neat

Running the project

  1. $ git clone git@github.com:krystalcampioni/Friendly-Robot.git
  2. $ cd Friendly-Robot
  3. $ npm install or $ yarn if you use Yarn as package manager
  4. $ gulp

This will start a local server at http://localhost:1111/

The files will be compiled, concatenated, minified, compressed and output to the Docs folder

Features