Install the dependencies...
git clone <repo-name> cd svelte-app npm install
then run the server
npm run dev
Navigate to localhost:8080. You should see your app running.