@topspin-space/express-decorator-api-generator
v1.0.8
Published
A CLI to bootstrap express decorator on your project
Downloads
2
Maintainers
Readme
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