chromium/third_party/blink/perf_tests/speedometer21/resources/todomvc/architecture-examples/vuejs-cli/README.md

# Speedometer 2.1: Vue.js TodoMVC example

## Test locally

1. `npm install`
2. `npm run dev` runs the app in development mode
3. Open <http://localhost:8080/> to view it in the browser.

## Build

1. `npm run build`