Skip to content

cwdx/create-express-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

create-ts-express-api

A CLI to automatically clone the Express API Starter.

Installation

Install the CLI globally OR use npx:

npm install -g create-ts-express-api

Usage

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

This will create a directory with the given name, clone the express API starter repo into it, and install dependencies.

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%