1.1.1 • Published 6 years ago

@kamalnrf/generator v1.1.1

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

Installation

$ npm install -g @kamalnrf/generator

Quick Start

The quickest way to generate an application as shown below:

Create the app:

$ generate-express
? Do you want new direcotry (Yes/No): yes
? Project name: _enter_your_project_name

Install dependencies:

$ npm install

Start your Express.js app at http://localhost:3000/:

$ npm start
1.1.1

6 years ago

1.1.0

6 years ago

1.0.5

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago