HTML Running html locally without Twine

freebird17

New Member
Nov 6, 2018
11
6
(Sorry if this has been asked previously, I tried to search myself beforehand)

As far as html game development goes, it seems that the existing engines/frameworks (Angular, Melon, GDevelop, etc.) all require web server hosting in order to run - trying to run locally from the .html file results in errors. I'm trying to move away from using Twine as I find its interface rather limiting - including using VSCode+Tweego. I know I've seen others on this site using React.js or even older versions of Angular before, so I was wondering if anyone could provide some help on how to deploy these projects to be able to run from the .html file?

Any help would be greatly appreciated, thanks!

EDIT: I found a solution using this guide (with some modifications which can be found at the bottom of the page in comments):
 
Last edited: