# node-red-learn **Repository Path**: mirrors_node-red/node-red-learn ## Basic Information - **Project Name**: node-red-learn - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-28 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](http://localhost:8000) and marvel at the empty editor