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