# Speedometer 2.1: Angular 4 TodoMVC example ## Test locally 1. `npm install` 2. `npm run start-prod` 3. Navigate to `http://localhost:4200/` ## Build (do this before committing!) 1. `npm run build-prod`