README
OWA Dev Yeoman Generator
Yeoman generator for quickly scaffolding common parts of the OWA React project, including packages, components, mutators, and orchestrators.
Installation
Install yo
and generator-owa-dev
:
npm install -g yo generator-owa-dev
Usage / Generators
See up-to-date list of generators with yo owa-dev
after installing.