2.0.0 • Published 2 years ago

create-rexpress-api v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.

2.0.0

2 years ago

1.4.0

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago