1.5.0 • Published 6 years ago

generator-itp-node-express-project v1.5.0

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

ITP Node.js/Express project generator

NPM version MIT License

Getting Started

What is Yeoman?

Yeoman helps you to kickstart new projects, prescribing best practices and tools to help you stay productive.

Install Yeoman

npm install -g yo

Install the ITP Yeoman Generator

To install generator-itp-node-express-project from npm, run:

npm install -g generator-itp-node-express-project

Alternatively, you can clone the repo and then link it to your local npm repository (this will also compile any changes you make to the local repo):

git clone https://github.com/inthepocket/generator-itp-node-express-project

npm link

Yarn

This generator uses Yarn to greatly increase the speed of dependency management. Follow the instructions at https://yarnpkg.com/en/docs/install to install for your platform.

Finally

Initiate the generator:

yo itp-node-express-project

License

Generator-IPT-Node-Express-Project is freely distributable under the terms of the MIT license.

1.5.0

6 years ago

1.4.0

7 years ago

1.3.0

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.0

8 years ago