create-rexpress-api

2.0.0 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i create-rexpress-api

Weekly Downloads

0

Version

2.0.0

License

MIT

Unpacked Size

2.55 kB

Total Files

3

Last publish

Collaborators

  • dotrahat