Creating a web-app with Svelte and Rollup as a game developer
Posted on 2019-08-18
I’m not a web developer. I’m a game developer who primarily uses C++. But I needed to set up a nice easy-to-work-with web-app for a project, so I was forced to kinda learn how to do that.
As I’m not well-versed in the world of modern web technologies, I figured I’d write a blog post of my experience of setting up a simple Svelte site, for people who might be in the same boat as me.