The broadcast calendar for KCHUNG Radio.
https://kchungradio-schedule-calendar.now.sh
For now, this is embedded in an iframe at http://www.kchungradio.org/schedule.html.
Make sure the Schedule API is running locally.
git clone
this repository.
Install dependencies and run:
yarn
yarn dev
Or alternatively:
npm install
npm run dev
Make your changes, create a Pull Request, wait for it to be merged.
Deploy it to the cloud with now:
now kchungradio/schedule-calendar