express-starter-app

1.0.1 • Public • Published

express-starter-app

A CLI to automatically clone the Express Starter Kit.

Installation

Install the CLI globally OR use npx:

npm install -g express-starter-app

Usage

# with global install
express-starter-app name-of-app
# with npx
npx express-starter-app name-of-app

This will create a directory with the given name, clone the Express Starter Kit repo into it, and install dependencies.

Readme

Keywords

none

Package Sidebar

Install

npm i express-starter-app

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

2.06 kB

Total Files

3

Last publish

Collaborators

  • babandeepsingh