generate-express-typescript-api

2.3.0 • Public • Published

⚡ generate-express-typescript-api

npm version

NodeJS CLI to generate Express API running TypeScript out of the box 📦.

Installation

Install the CLI globally:

$ npm install -g generate-express-typescript-api

⚠️ NOTE: If you're running Linux/MacOS, use sudo when installing the cli globally


Usage

# with global install 
$ generate-express-typescript-api my-awesome-api
 
# with npx 
$ npx generate-express-typescript-api my-awesome-api

This will clone this boilerplate repo into a new directory with the given name.

Package Sidebar

Install

npm i generate-express-typescript-api

Weekly Downloads

0

Version

2.3.0

License

MIT

Unpacked Size

5.44 kB

Total Files

5

Last publish

Collaborators

  • wiseintrovert