generator-expandjs
v0.0.1
Published
Scaffold an application with ExpandJS
Downloads
65
Maintainers
Readme
generator-expandjs (WIP)
A Yeoman generator to scaffold an application with ExpandJS
Installation
Install the generator
npm install -g generator-expandjs
Make a new directory and cd into it
mkdir -p my-project && cd $_
Scaffold a new ExpandJS project:
yo expandjs