express-decorator-api-generator

A CLI to bootstrap express decorator on your project


Keywords
cli, create-project, express, api
License
MIT
Install
npm install express-decorator-api-generator@1.0.6

Documentation

Express-decorator-api-cli

express-app-cli is an application that bootstraps NodeJS / Express projects fast and easy from repo https://github.com/topspinppy/express-decorator-api-boilerplate.

Installing and Using the CLI

To use the CLI, you'll need to install it globally trough npm:

npm install -g @topspin-space/express-decorator-api-generator

Or you can use yarn aswell:

yarn global add @topspin-space/express-decorator-api-generator

Then you can use by running command:

create-project