/generator-simple-stylus

Simple Stylus & Gulp Yeoman generator

Primary LanguageJavaScriptMIT LicenseMIT

generator-simple-stylus

Simple Stylus & Gulp Yeoman generator Includes nib

Install Instructions

  1. Install Nodejs
  2. Run npm install -g yo
  3. Run npm install -g bower
  4. Run npm install -g gulp
  5. Run npm install -g generator-simple-stylus
  6. Create a project directory and cd into it.
  7. Run yo simple-stylus to initialize the project.
  8. Run gulp to start a webserver with live reload.