This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10185101162
/
style-transform-master
Watch
3
Star
4
Fork
2
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新 'README.md'
cloud
刘冬煜
4 years ago
parent
5feea5ca2d
commit
c8956de435
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+ 1
- 1
README.md
View File
@ -15,7 +15,7 @@ yum install -y nodejs
node server.js
```
将项目在云端运行,运行在http
s
://${你的云主机IP}:1337/
将项目在云端运行,运行在http://${你的云主机IP}:1337/
,如http://106.75.253.244:1337/
接着使用一台没有弹性IP但有GPU的主机作为计算节点(可以租借服务器,但价格昂贵,推荐使用实验室或个人电脑,在有计算需求时弹性开启服务),通过git clone保存项目到本地,安装nodejs,使用npm安装child_process、request包,然后通过运行命令:
Write
Preview
Loading…
Cancel
Save