/generator-express-architect

A generator for Node.js application which uses Express server with open-source Architect framework from Cloud9.

Primary LanguageJavaScriptOtherNOASSERTION

generator-express-architect NPM version

A generator for Node.js application which uses Express server with open-source Architect framework from Cloud9.

Installation

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

npm install -g yo
npm install -g generator-express-architect

Then generate your new project:

yo express-architect

License

Apache-2.0 © Dhyey Moliya