Skip to content
This repository was archived by the owner on Jan 31, 2019. It is now read-only.

Commit 7d35a63

Browse files
committed
init os
1 parent 6de5af1 commit 7d35a63

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# [RUARUA.live](http://ruarua.live/invite?code=testcode)开源项目
22

3-
ruarua.live: 全球视频直播资源聚合,同时观看多个内容
3+
#### ruarua.live: 全球视频直播资源聚合,同时观看多个内容,[点击进入](http://ruarua.live/invite?code=testcode)
4+
![image](https://raw.githubusercontent.com/EthanOrange/tv/master/assets/logo-text.png)
45

56
快速开始(dev)
67
----
@@ -26,7 +27,7 @@ ruarua.live: 全球视频直播资源聚合,同时观看多个内容
2627
注意
2728
----
2829
* `cnpm`可能会导致项目`install`某些包不成功,不推荐使用
29-
* 默认api地址为localhost, 可以手动配置为ruarua.live,也可以clone [tv-core](https://github.com/EthanOrange/tv-core)这个项目,然后在开发环境运行(port:3000)
30+
* 默认api地址为http://ruarua.live, 可以手动配置为本地服务器,也可以clone [tv-core](https://github.com/EthanOrange/tv-core)这个项目,然后在开发环境运行(port:3000)
3031
* 可以配置webpack-dev-server(webpack.config.js)修改默认开发端口。
3132
* websockt默认为3001端口
3233

@@ -37,7 +38,3 @@ ruarua.live: 全球视频直播资源聚合,同时观看多个内容
3738
* Redux入门: https://egghead.io/courses/getting-started-with-redux
3839
* ES6指南: https://github.com/lukehoban/es6features
3940
* Postcss: http://postcss.org/
40-
41-
Testing
42-
----
43-
<img src="/.github/browserstack_logo.png?raw=true" width="350" align="left">

0 commit comments

Comments
 (0)