summaryrefslogtreecommitdiffstats
path: root/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/README.md
blob: 4b040950ff9cbecf043232d3f87f23f68ed7d9e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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`