generator-legen
v0.0.5
Published
Yeoman generator
Readme
generator-legen
Getting Started
What is legen?
It's a frontend projects generator with many features
First of all legen make easier frontend development
It's generating file structrure for you, and structure depends
of what you choose through installation
You can choose:
- a framework (bootstrap, foundation)
- a CSS-preprocessor (LESS, SCSS, stylus)
- bunch of snippet modules for app (jade)
Based on your options generator create for you Gulpfile.js bower.js and package.json
First you should install yeoman
npm install -g yoTo install generator-legen from npm, run:
npm install -g generator-legenFinally, initiate the generator:
yo legenLicense
MIT
