Using meteorological data from frost.met.no, draw a wheel representing the year plotting daily max, mean and min temperature values.
It lives at https://github.com/sveltejs/template.
Install the dependencies...
cd svelte-app
npm install
...then start Rollup:
npm run dev
Navigate to localhost:5000. You should see your app running.