0.0.2 • Published 7 years ago

generator-cpv-core-node-express v0.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

generator-cpv-core-node-express

This package is deprecated. It will eventually be unpublished. If you depend on this package, switch to the generator-ibm-core-node-express package.

masterdevelopment
Build StatusBuild Status

Installation

First, install Yeoman and generator-express using npm (we assume you have pre-installed node.js).

npm install -g yo

If you want to use the generator just install it using NPM

npm install -g @arf/generator-core-node-express

For development clone this repository

git clone https://github.ibm.com/arf/generator-core-node-express.git

npm link inside the repository directory:

npm link

Change into a new directory and generate your project with:

yo @arf/core-node-express

To test

npm test
0.0.2

7 years ago

0.0.1

7 years ago