Skip to content

lean-stack/generator-lean-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-lean-angular NPM version Build Status Dependency Status

A generator to create lean angular projects.

This generator was made for mainly personal use in my trainings and workshops.

Installation

First, install Yeoman and generator-lean-angular using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-lean-angular

Then generate your new project:

yo lean-angular

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.

License

ISC © Micha Alt <mail@lean-stack.de>