0.1.0 • Published 7 years ago
generator-ts-express v0.1.0
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
- Globally install this generator:
npm install -g generator-ts-express
- From the root of your new project, run
yo ts-express
(NOTE: runyo ts-express --help
for options)
0.1.0
7 years ago