tree: e6578e3b09b86fda5efd00d31bdb2fab36c5c4bc [path history] [tgz]
  1. node_modules/
  2. src/
  3. index.html
  4. package.json
  5. README.md
PerformanceTests/Speedometer2.1/resources/todomvc/vanilla-examples/es2015/README.md

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