This is a small demo application for developing with Svelte 3.
Install the dependencies...
cd svelte-buzzwords npm install
...then start Rollup:
npm run dev
Navigate to localhost:5000. You should see your app running.