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