This is the companion repository to Vue School's Testing Vue Components workshop.
The workshop is taught by Rolf Haug.
For more workshops, please see our extensive list of JavaScript and Vue.js workshops.
yarn install
yarn serve
yarn build
yarn test:unit
yarn lint