tree: a51b83908f655c40737a8cee616f186aa808c9c6 [path history] [tgz]
  1. build/
  2. config/
  3. dist/
  4. src/
  5. .babelrc
  6. .editorconfig
  7. .eslintignore
  8. .eslintrc.js
  9. index.html
  10. package-lock.json
  11. package.json
  12. README.md
  13. yarn.lock
chromium/src/third_party/blink/perf_tests/speedometer/resources/todomvc/architecture-examples/vuejs-cli/README.md

Speedometer 2.0: Vue.js TodoMVC example

Test locally

  1. npm install
  2. npm run dev runs the app in development mode
  3. Open http://localhost:8080/ to view it in the browser.

Build

  1. npm run build