generator-simple-stylus
Simple Stylus & Gulp Yeoman generator Includes nib
Install Instructions
- Install Nodejs
- Run
npm install -g yo - Run
npm install -g bower - Run
npm install -g gulp - Run
npm install -g generator-simple-stylus - Create a project directory and
cdinto it. - Run
yo simple-stylusto initialize the project. - Run
gulpto start a webserver with live reload.