express-starter-kit

1.1.4 • Public • Published

express-starter-kit

A CLI to automatically clone the Express Starter Kit.

Installation

Install the CLI globally OR use npx:

npm install -g express-starter-kit

Usage

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

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

Keywords

none

Install

DownloadsWeekly Downloads

0

Version

1.1.4

License

MIT

Unpacked Size

2.05 kB

Total Files

3

Last publish

Collaborators

  • babandeepsingh