PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/README.md
Speedometer 2.0: Vue.js TodoMVC example
Test locally
npm install
npm run dev
runs the app in development mode- Open http://localhost:8080/ to view it in the browser.
Build
npm run build