Skip to content

dewhurstwill/create-typescript-express-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks