generator-mvc-light

Mvc light Generator for Express with TypeScript and Inversify

Usage no npm install needed!

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

README

generator-mvc-light

Generator using the mvclight framework written in Typescript for express app

Installation

First, install Yeoman and generator-mvclight using npm (we assume you have pre-installed node.js).

Then generate your new project:

yo mvc-light

License

Apache-2.0 © Hugo Softwares