Posted October 21 · Original PosterOP Hello, I recently discovered a multi platform software that allows me to code mobile apps in Android and iOS. The thing is i don't know how to make it work like install it on my windows pc. I've seen some steps on google on "how to" but i can seem to get it to work properly. If you guys know anything about this your help would be much appreciated. Thank you! Link to post Share on other sites
Posted October 26 I've never heard of Apache Cordova but I found this IBM guide quite quickly on how to install it on Windows https://developer.ibm.com/articles/what-is-apache-cordova/ It requires Node.js (with npm). It's fairly easy to install https://nodejs.org/en/ Link to post Share on other sites