How to setup WebREPL to connect to Python prompt (REPL) of ESP8266 over WIFI network?
WebREPL daemon auto-start is disabled by default in MycroPython on ESP8266 for security reason. Here, we'll enable the same, connect to the REPL over WIFI using locally installed WebREPL client and run a "Hello World" program remotely on the chip.