Skip to content

A CLI to automatically clone the Express API Starter

Notifications You must be signed in to change notification settings

dotrahat/create-rexpress-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

create-rexpress-api

A CLI to automatically clone the Express API Starter.

Installation

Install the CLI globally OR use npx:

# with npm
npm install -g create-rexpress-api

Usage

# with global install
create-rexpress-api name-of-app

# with npx
npx create-rexpress-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%