Skip to content

Latest commit

 

History

History
executable file
·
17 lines (9 loc) · 181 Bytes

README.md

File metadata and controls

executable file
·
17 lines (9 loc) · 181 Bytes

Starting the app

npm install
coffee app.coffee

visit localhost:8000

Tests

AngularJS E2E Tests

scripts/e2e-test.sh

AngularJS Unit Tests

scripts/test.sh