So I packaged an app to Javascript using gradlew html:dist through Android Studio which left me with my resulting Javascript, HTML, and asset files in folder called dist. I tested it using python -m SimpleHTTPServer and it runs fine. My question now is how do I include this web app to play on my website? I am quite new to how web packaging works. Thanks!
Aucun commentaire:
Enregistrer un commentaire