@kamalnrf/generator

1.1.1 • Public • Published

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

Package Sidebar

Install

npm i @kamalnrf/generator

Weekly Downloads

0

Version

1.1.1

License

MIT

Unpacked Size

10.6 kB

Total Files

8

Last publish

Collaborators

  • kamalnrf