Form using Svelte

Screen Shot 2022-05-23 at 8 16 54 PM

Get started

Install the dependencies...

cd svelte-app
npm install

...then start Rollup:

npm run dev

Navigate to localhost:8080. You should see the app running.