Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 517 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 517 Bytes

Project for Capras hackathon at Teknologihuset

Using meteorological data from frost.met.no, draw a wheel representing the year plotting daily max, mean and min temperature values.


Built using svelte app template

It lives at https://github.com/sveltejs/template.

Get started

Install the dependencies...

cd svelte-app
npm install

...then start Rollup:

npm run dev

Navigate to localhost:5000. You should see your app running.