Ominira / angular-mobile-demo

Demo of angular mobile frameworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#AngularJS mobile demo

##Description A simple mobile app that demos the following features

  • Splash screen while the app is loading
  • forward and backward animations for ng-view depending on the navigation direction
  • Fastclick with ng-touch and fastclick.js
  • Slide gesture detection with ng-touch
  • Angular-carousel
  • Accelerated overflow scrolling on iOS
  • Accelerated scrolling on iOS
  • Fake scrolling: angular-scrolly
  • Infinite scrolling

##Run it

  1. npm install
  2. bower install
  3. grunt server
  4. Open the app at http://localhost:9000

About

Demo of angular mobile frameworks