/node-red-learn

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Node-RED Learn

This is an example Node-RED application that serves the editor without a full runtime behind it.

It doesn't do very much yet.

git clone https://github.com/node-red/node-red-learn.git
cd node-red-learn
npm install
npm start

Then open http://localhost:8000 and marvel at the empty editor