Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 252 Bytes

File metadata and controls

13 lines (11 loc) · 252 Bytes

cijug-angular

Just some demos of angular concepts

git clone https://github.com/dholst/cijug-angular.git
cd cijug-angular
npm install
npm test
cd app && python -m SimpleHTTPServer 8081 &
open http://localhost:8081
npm run-script protractor