create-typescript-express-api

1.0.5 • Public • Published

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"

Package Sidebar

Install

npm i create-typescript-express-api

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

5.09 kB

Total Files

4

Last publish

Collaborators

  • dewhurstwill