An event planner app. The app allows you to create/edit/delete events on different days.
yarn run dev
yarn build
If the graphql server is not on local machine, you should edit client/src/main.ts and change uri value.
yarn start
https://vue-planner.netlify.app/ - if the app doesn't load, wait a while for a server to start running.