Skip to content

A CLI to automatically clone the Express API Starter

Notifications You must be signed in to change notification settings

xrenegade100/create-express-api-typescript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-express-api-ts

A CLI to automatically clone the Express API Starter Typescript.

Installation

Install the CLI globally OR use npx:

npm install -g @xrenegade100/create-express-api-ts

Usage

# with global install
@xrenegade100/create-express-api-ts name-of-app
# with npx
npx @xrenegade100/create-express-api-ts name-of-app

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

Credits

This project is a fork of create-express-api.

About

A CLI to automatically clone the Express API Starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%