0.1.0 • Published 7 years ago

generator-ts-express v0.1.0

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

Typescript Express API App Generator

  • Typescript 2.0
  • Express 4.x with openapi-router
  • Code formatting with Prettier and TSLint
  • Unit testing with Mocha and Chai
  • Code coverage with NYC

How To:

Run this generator

  1. Globally install this generator: npm install -g generator-ts-express
  2. From the root of your new project, run yo ts-express (NOTE: run yo ts-express --help for options)