Speedometer 2.0: Angular 4 TodoMVC example
Test locally
npm install
npm run start-prod
Navigate to
http://localhost:4200/
Build (do this before committing!)
npm run build-prod