Add angular route library and utilize when instantiating framework-driven module. This allows invocation of ng-view by way of defined routes. WTD-518.
Add main point-of-entry script for framework layer; performs only minimal tasks of loading framework dependencies and demonstrating that bundle list can be loaded using these. WTD-518.
Add index.html, which will serve as the main point-of-entry for the full application. WTD-519.