Source code
Revision control
Copy as Markdown
Other Tools
# Speedometer 2.1: Angular 4 TodoMVC example
## Test locally
1. `npm install`
2. `npm run start-prod`
## Build (do this before committing!)
1. `npm run build-prod`