Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

generator-simple-stylus

dereksnow3MIT0.0.2

Simple Stylus and Gulp Yeoman generator

yeoman-generator

readme

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.