Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 446 Bytes

File metadata and controls

19 lines (14 loc) · 446 Bytes

AngularJS

Compiling

rake compile

Running Tests

./server.sh                          # start the server
open http://localhost:9876/capture   # capture browser
./test.sh                            # run all unit tests