Simple and small widget application for viewing ICal data for meeting rooms exported by the Shongo reservation system.
- Node
- Npm
- Install dependencies by running
npm install. - Now you can run the application with
npm run dev.
- Run
npm run build, the production build will be placed in the/distfolder.