Singe Page Angular Web App Boilerplate
- clone or d/l, copy contents to your new project (do not need to copy bundle.*, ng-library, node_modules).
npm install- set up ngpm and required library (ng-library) for easy add/remove modules
- edit package.json, index.html to fit your project.
build.shand open browser to localhost:8000