angular-spa-demo
angular-spa-demo copied to clipboard
Demo code for a Single Page Application using AngularJS
Once `bower install && npm install `was ran, now in `bower_components/ `all of the needed components where installed, ready to be used. There was a small problem, though: When running...
Successful Travis build should push changes to http://mcalthrop.github.io/angular-spa-demo .
Scope: add protractor testing functionality to build process, including a minimal test suite to confirm it works on Travis.