tree: c2babb77e37f05d9e4f3c4ea15c8ae128b241446 [path history] [tgz]
  1. js/
  2. node_modules/
  3. index.html
  4. package.json
  5. readme.md
chromium/src/third_party/blink/perf_tests/speedometer/resources/todomvc/vanilla-examples/vanillajs/readme.md

Speedometer 2.0: Vanilla JavaScript TodoMVC example

Test locally

  1. Run a local server from this directory. (You could use npm i -g 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.