Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
N
node-red with cfet2app
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ywj
node-red with cfet2app
Commits
1dc8bd13
Commit
1dc8bd13
authored
Sep 28, 2023
by
ywj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete nodered安装使用流程.txt
parent
c9838856
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
26 deletions
+0
-26
nodered安装使用流程.txt
nodered安装使用流程.txt
+0
-26
No files found.
nodered安装使用流程.txt
deleted
100644 → 0
View file @
c9838856
1.安装nodejs
https://nodejs.org/en
2.安装node-red,命令行输入
npm install -g --unsafe-perm node-red
3.将压缩包cfet2app放置于C:\Users\user_name\.node_red\node_modules下
4.打开node-red,命令行输入
node-red
然后浏览器网址输入栏输入
http://127.0.0.1:1880/
5.进入node-red网页界面后,点击右上角菜单栏,下拉点击设置-控制板-安装
输入dashboard-evi,安装dashboard-evi
6.点击右上角菜单栏,下拉点击导入,将flows.json内的内容复制输入
7.内容导入后,在浏览器网址输入栏输入
http://127.0.0.1:1880/ui
进入ui界面
或者点击右上角三角形图标,下拉选中dashboard,然后点击Theme右侧的方块箭头图标,也能进入ui界面
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment