chromium/third_party/blink/perf_tests/speedometer20/resources/todomvc/vanilla-examples/es2015/README.md

# Speedometer 2.0: ES2015 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.