generator-clintcross

1.1.11 • Public • Published

Generator : Backbone - Marionette - Framework7

A full documentation about how to use the generated app is available on my Github's repo here : https://github.com/Under-Warz/backbone-marionette-framework7

Installation

$ npm install -g generator-clintcross
$ npm install -g cordova
$ npm install -g bower
$ mkdir myapp
$ cd myapp
$ yo clintcross appname

Yeoman will ask you several options like the name of the app, the mobile platform to install via Cordova (iOS / Android for now) and the Bundle ID.

At the end, npm & bower are installed and Cordova is also setup with the choosen platforms.

$ cd src
$ grunt serve

Enjoy !

Package Sidebar

Install

npm i generator-clintcross

Weekly Downloads

2

Version

1.1.11

License

none

Last publish

Collaborators

  • underwarz