0.0.1 • Published 11 years ago

generator-ng-jade-less v0.0.1

Weekly downloads
4
License
-
Repository
github
Last release
11 years ago

generator-ng-jade-less Build Status

version 0.1.0

Angular/LESScss/Jade generator for Yeoman.

todo:

  • set up better Jade initial templates

Getting Started

First, install all dependencies:

$ npm install -g grunt-cli

$ npm install -g bower

$ npm install -g yo

$ npm install -g generator-ng-jade-less

Finally, navigate into the desired directory and initiate the generator:

$ yo ng-jade-less

To begin working on the app, initiate grunt:

$ grunt

License

MIT License