Open cameronscottseequent opened 11 months ago
Sorry for the very late response.
This is hosted as a static website. You have to first build it with webpack by calling npm run build
. The built output will be generated in the dist
folder from which you can now run the game.
Im having issues when trying to deploy this to an azure storage account. all of the routes / file directories dont work and mainly getting "Comlink is not defined". can i ask what kind of hosting you have used for this? thanks!