Skip to content

falendary/generator-legen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 yo

To install generator-legen from npm, run:

npm install -g generator-legen

Finally, initiate the generator:

yo legen

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published