generator-silex
v0.0.1
Published
Yeoman generator for scaffolding out a silex app
Downloads
14
Readme
Web app generator 
Yeoman generator for scaffolding out a front-end web app.
Getting Started
- Make sure you have yo installed:
npm install -g yo - Install the generator:
npm install -g generator-webapp - Run:
yo webapp - Run
gruntfor building andgrunt serverfor preview
Options
--skip-installSkips the automatic execution of
bowerandnpmafter scaffolding has finished.--test-framework=[framework]Defaults to
mocha. Can be switched for another supported testing framework likejasmine.
Contribute
See the contributing docs
