tree: d5eb683ff52b105c86992a8d9bd70cdf68d47992 [path history] [tgz]
  1. js/
  2. node_modules/
  3. index.html
  4. package-lock.json
  5. package.json
  6. readme.md
  7. todomvc-index.html
chromium/src/third_party/blink/perf_tests/speedometer/resources/todomvc/architecture-examples/angularjs/readme.md

Speedometer 2.0: Angular 1.6.5 TodoMVC example

Test locally

  1. npm install
  2. Run a local server from this directory. (You could use npm i -g http-server.)
  3. Open the URL pointing to the local server in your web browser of choice.

Build

There is no build step for this example.