Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 652 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 652 Bytes

ngFx Demo

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

Getting Started

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

Issues

If you have any issues getting started or want to help implement features there is an issue list here

Contributing

Workflow described in CONTRIBUTING.md