Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 329 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 329 Bytes

Angular Connect Demos

Custom Angular Build

Please note that the animations that use query() (demo 4) are using a custom API that is still being developed. All other animations are fine.

Setup

  1. Install npm install -g http-server
  2. Run http-server -p 8080 .
  3. Load http://localhost:8080 in a brower
  4. Enjoy!