By clicking on a single day it shows the modal with fields to create new meeting
Saving meetings onti localStorage
How to build the app
You basically need to run npm run build command to build the application and can open the dist/index.html in browser to watch the page
For developing mode run npm run dev it will gonna create the dist folder, but will be working with existing scripts and styles, watching them changes and refreshing the page opened in browser