I’m building a Gomoku game on the Internet Computer using Svelte on the frontend canister.
If you want to give a shot with Svelte you can have a look at my repo.
Have a good day,
Anthony
I’m building a Gomoku game on the Internet Computer using Svelte on the frontend canister.
If you want to give a shot with Svelte you can have a look at my repo.
Svelte looks promising, interested to see how you get on with this. Note you’ll need to target an “app” html element, similar to this thread here: Serving Custom Vue Frontend
Yep it’s running.
Svelte looks great has it’s very lightweight.