jpwsutton / node-red-learn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:JavaScript 100.0%