This is a unit converter PWA written using Svelte
Install the dependencies...
cd unitard npm install
...then start Rollup:
npm run dev
Navigate to localhost:5000. You should see your app running.