generator-ub
v0.5.0
Published
Yeoman generator for a UnityBase application
Downloads
5
Readme
generator-ub
UnityBase facilitates the quick build and launch of new digital products and services delivering a convenient, simple and engaging customer experience.
Yeoman generator that scaffolds out a UnityBase application.
Usage
npm init yo ub
or
- Install yeomen:
npm install -g yo
- Install ub generator:
npm install -g generator-ub
- Run
yo ub