Açıklama Yok

moononournation 23c7d1f8be add instructables link 7 yıl önce
bin 99798e73b2 Merge branch 'master' of https://github.com/moononournation/nodemcu-webide 7 yıl önce
flash-image 91d3e4fbfc pre-built flash image 7 yıl önce
src 4302268d64 improve user experience 7 yıl önce
LICENSE 3ef802bb57 initial commit 8 yıl önce
README.md 23c7d1f8be add instructables link 7 yıl önce
TODO.md 3ef802bb57 initial commit 8 yıl önce

README.md

NodeMCU WebIDE

You may find more details at my instructables: http://www.instructables.com/id/NodeMCU-WebIDE/

NodeMCU WebIDE base on 2 core projects:

nodemcu-httpserver

A (very) simple web server written in Lua for the ESP8266 running the NodeMCU firmware.

CodeMirror

A versatile text editor implemented in JavaScript for the browser.