generator-lexxi
v1.0.1
Published
Starter kit for quickly developing web applications with Node/Express
Downloads
2
Maintainers
Readme
LEXXI Generator 1.0.1
Generator for Yeoman that installs v1.0.0 of the LEXXI development starter kit.
More information about LEXXI: https://github.com/hxgf/lexxi
Installation
1. Install Yeoman (if you haven't already)
npm install -g yo
2. Install this generator
npm install -g generator-lexxi
3. Run this generator in your (empty) new project directory
yo lexxi