An animation demo using angular.js and the ngFx module
Blog post: http://connorleech.ghost.io/animate-angular-apps-with-ngfx/
Demo: http://connorlee.ch/angular-ngfx-demo
git clone [email protected]:jasonshark/angular-ngfx-demo.git
cd angular-starter
npm install -g http-server
http-server -p 3000
This starts the website on http://localhost:3000
If you have any issues getting started or want to help implement features there is an issue list here
Workflow described in CONTRIBUTING.md