generator-kwyjibo

Scaffold a new express app using the Kwyjibo framework

Usage no npm install needed!

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

README

generator-kwyjibo

Scaffold a new express app using the Kwyjibo framework

How to use this generator?

Easy!

  • Install TypeScript 2.0 (beta) Yeoman, and the generator:

    • npm install --global typescript yo generator-kwyjibo
  • Start the generator:

    • yo kwyjibo

How to use Kwyjibo?

See the framework documentation to know how work with Kwyjibo apps