generator-lean-angular

A generator to create lean angular projects.

Usage no npm install needed!

<script type="module">
  import generatorLeanAngular from 'https://cdn.skypack.dev/generator-lean-angular';
</script>

README

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>