This project is a clone of the final project for the Vue.js course by Origamid. But this time i'm rebuilding it without watching the videos. You can see the original Ranek project here.
yarn install
yarn serve
yarn build
yarn test:unit
yarn test:e2e
yarn lint