pgc-generator

1.0.9 • Public • Published

'pgc-generator' application generator.

Installation

$ npm install -g pgc-generator

Quick Start

The quickest way to get started with express is to utilize the executable express(1) to generate an application as shown below:

Create the app:

$ npx pgc-generator test1 Spr_Test4

Install dependencies:

$ npm install

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

$ npm start

Command Line Options

This generator can also be further configured with the following command line flags.

npx pgc-generator test1 Spr_Test4

License

MIT

Package Sidebar

Install

npm i pgc-generator

Weekly Downloads

1

Version

1.0.9

License

MIT

Unpacked Size

72.4 kB

Total Files

77

Last publish

Collaborators

  • felipebravotapia