@codebrainz/generator-node-express-app
v0.2.2
Published
Scaffolds a NodeJS Express app with Typescript
Downloads
6
Readme
Yeoman NodeJS Express App Generator
This is a generator for a basic NodeJS app using Express and Typescript.
Installation
Run the following command to install the generator:
$ npm i -g yo @codebrainz/generator-node-express-appUsage
Run the following command in the destination directory to run the generator:
$ yo @codebrainz/node-express-app