Sevelte with webpack and babel.
https://rajeshkannanv.github.io/svelte-rock-paper-scissor/
It works in IE11 as well
Install the dependencies...
npm install
...then start Webpack:
npm run dev
Navigate to localhost:8080.