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
c9838856
Commit
c9838856
authored
Sep 28, 2023
by
ywj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add README.md
parent
1d4ae099
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
0 deletions
+27
-0
README.md
README.md
+27
-0
No files found.
README.md
0 → 100644
View file @
c9838856
# node-red安装使用流程
1.
安装nodejs
https://nodejs.org/en
2.
安装node-red,命令行输入
npm install -g --unsafe-perm node-red
3.
将压缩包cfet2app放置于C:
\U
sers
\u
ser_name
\.
node_red
\n
ode_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