Skip to content

w3cj/create-express-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-express-api

A CLI to automatically clone the Express API Starter or the Express API Starter with Typescript.

Usage

Create with JS:

npx create-express-api -d name-of-app

Create with Typescript:

npx create-express-api -t -d name-of-app

This will create a directory with the given name, clone the chosen 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