上传者: 42106299
|
上传时间: 2022-03-13 10:06:43
|
文件大小: 293KB
|
文件类型: -
电子节点红
这是一个 Electron 模板,用于将 Node-RED 嵌入到由 node-red-dashboard 生成的仪表板中。
您可以基于此模型并更新 package.json 文件以包含您自己所需的依赖项。
使用
要克隆和运行此存储库,您需要在您的计算机上安装和 (随)。 从您的命令行:
# Clone this repository
git clone https://github.com/dceejay/electron-node-red.git
# Go into the repository
cd electron-node-red
# Install dependencies and run the app
npm install && npm run clean && npm start
TL:DR - 构建运行时
在 OSX 上,你可以运行./buildal