Game demo for Cordova AdMob plugin, using phaser HTML5 game engine
First, make sure Android SDK (for android) or Xcode (for iOS) is installed.
# install cordova CLI
[sudo] npm install cordova -g
# install a small utility to run all the commands for you
[sudo] npm install plugin-verify -g
# run admob demo in a game powered by PIXI HTML5 engine
plugin-verify admob-demo-game-phaser ios --landscape