This repository contains the example shown at the Vue.js Meetup at Hamburg, 19th of June.
This project uses yarn
to manage dependencies from npm.
Run yarn to install all necessary dependencies.
yarn install
Follow the instructions from wallabyjs.com to install the plugin appropriate for your editor or IDE.
Hit Ctrl/Cmd + Shift + =
and select Start
to run all tests.
Create a Run configuration to run all tests. To do so please follow the instructions from wallabyjs.com