summaryrefslogtreecommitdiffstats
path: root/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/vanillajs/readme.md
blob: 5d89f617eebe214dcce003f18ae12877763b4640 (plain)
1
2
3
4
5
6
7
8
9
10
# Speedometer 2.1: Vanilla JavaScript TodoMVC example

## Test locally

1. Run a local server from this directory. (You could use [`npm i -g http-server`](https://github.com/indexzero/http-server).)
2. Open the URL pointing to the local server in your web browser of choice.

## Build

There is no build step for this example.