1.1.2 • Published 9 years ago
generator-umbrella v1.1.2
generator-umbrella

A generator for Node.js webapps with MongoDB as well as basic frameworks and build tasks with gulp
Installation
First, install Yeoman and generator-umbrella using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-umbrella
Then generate your new project:
yo umbrella
Generators
Avaible Generators:
- yo umbrella (alias for yo umbrella:app)
- yo umbrella:component
- yo umbrella:router
Notice: Generators are to be run from the root directory of your project.
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
Apache-2.0 © Jan Biasi