npm

create-node-express-api

1.4.0 • Public • Published

create-node-express-api

A CLI to automatically clone the Node Express API Starter.

Installation

Install the CLI globally OR use npx:

# with npm 
npm install -g create-node-express-api
 
# with yarn 
yarn global add create-node-express-api

Usage

# with global install 
create-node-express-api name-of-app 

This will create a directory with the given name, clone the Node Express API starter repo into it, and install dependencies.

Package Sidebar

Install

npm i create-node-express-api

Weekly Downloads

1

Version

1.4.0

License

MIT

Unpacked Size

5.51 kB

Total Files

5

Last publish

Collaborators

  • jayvirrathi