# Speedometer 2.1: Vue.js TodoMVC example ## Test locally 1. `npm install` 2. `npm run dev` runs the app in development mode 3. Open to view it in the browser. ## Build 1. `npm run build`