This is a project template for Svelte apps. It lives at https://github.com/sveltejs/template.
Install the dependencies...
cd svelte-app
npm install
...then start Rollup:
npm run dev
Navigate to localhost:5000. You should see the app running.