generator-ub

Yeoman generator for a UnityBase application

Usage no npm install needed!

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

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