generator-express-architect
v1.0.4
Published
A generator for Node.js application which uses Express server with open-source Architect framework from Cloud9.
Downloads
3
Maintainers
Readme
generator-express-architect
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