Note that you will need to have Node.js installed.
Install the dependencies...
cd svelte-hangman npm install
...then start Rollup:
npm run dev
Navigate to localhost:5000.
All the game local happens in src/App.svelte