/phonecat-mobile

Mobile version of Phonecat sample application from AngularJs

Primary LanguageJavaScript

Phonecat Mobile

Description

Mobile version of Angulars sample application phonecat.

Technologies

  • jquery-mobile: Mobile Widgets
  • angular: Databinding
  • jasmine: Unit-Tests
  • jasmine-ui: Ui-Tests
  • js-test-driver: Automating Tests
  • requirejs and brew maven plugin: Modules and optimization
  • Maven: Overall build control

Live Versions

Build process

  • mvn package: Will create a war with combined and optimized javascript
  • mvn integration-test -Pintegration: Will execute the js-test-driver tests.