Skip to content

Commit 7d149da

Browse files
committed
README updated
1 parent 67a62d6 commit 7d149da

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Diff for: README.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Angular Connect Demos
2+
3+
# Custom Angular Build
4+
Please note that the animations that use `query()` (demo 4) are using a custom
5+
API that is still being developed. All other animations are fine.
6+
7+
## Setup
8+
1. Install `npm install -g http-server`
9+
1. Run `http-server -p 8080 .`
10+
1. Load `http://localhost:8080` in a brower
11+
1. Enjoy!

0 commit comments

Comments
 (0)