1.0.5 • Published 3 years ago

create-typescript-express-api v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Create typescript express API

A CLI to automatically clone the Typescript Express API Starter.

Installation

Install the CLI globally OR use npx:

npm install -g create-typescript-express-api

Usage

# with global install
create-typescript-express-api name-of-app
# with npx
npx create-typescript-express-api name-of-app

This will create a directory with the given name, clone the Typescript Express API Starter repo into it, and install dependencies.

Note: You will need to use the clone repo method if you are using windows

Credits

Credit for the original javascript version of this go to:

Supporting

Please consider supporting my projects, the more caffine I have, the quicker I can type.

"Buy Me A Coffee"

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago