Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 181 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 181 Bytes

Slides: https://goo.gl/wsQbwh

Setup

  1. Run npm install or yarn
  2. To debug in browser, run npm run serve or yarn serve.
  3. To run tests, run npm test or yarn test.