Slides: https://goo.gl/wsQbwh
- Run
npm installoryarn - To debug in browser, run
npm run serveoryarn serve. - To run tests, run
npm testoryarn test.
Slides: https://goo.gl/wsQbwh
npm install or yarnnpm run serve or yarn serve.npm test or yarn test.