Simplistic angular base app using only 'npm' as package manager.
External packages are all using 'cdnjs' libs to take advantage of web browser caching when loading the app.
-Primary cdnjs source: https://ajax.googleapis.com/
-Secondary cdnjs source: https://cdnjs.cloudflare.com/
This application uses John Papa's Angular styleguide (https://github.com/johnpapa/angular-styleguide/) as a best practices guidebook and code reference.