/unitard-svelte

svelte version of unitard

Primary LanguageJavaScript

unitard

This is a unit converter PWA written using Svelte

Get started

Install the dependencies...

cd unitard
npm install

...then start Rollup:

npm run dev

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