generator-easy
Version:
An EASY stack generator, Express Angular Stylus Yeoman
23 lines (14 loc) • 410 B
Markdown
Work in Progress
EASY app generator [](https://travis-ci.org/gdi2290/generator-easy)
Express Angular Stylus Yeoman
# Getting Started
```
npm install -g yo
npm install -g generator-easy
```
Finally, initiate the generator:
```
yo easy
```
# License
[MIT License](http://en.wikipedia.org/wiki/MIT_License)