Skip to content
This repository was archived by the owner on Jul 9, 2021. It is now read-only.

Commit 85d1c8f

Browse files
committed
No bug,All feature.
1 parent 8cbb274 commit 85d1c8f

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
2-
31
## Preview
4-
![](https://github.com/RRung/cnode/blob/master/assets/HomePage.png)![](https://github.com/RRung/cnode/blob/master/assets/Topics.png)
2+
![](https://github.com/RRung/cnode/blob/master/assets/HomePage.png)
3+
![](https://github.com/RRung/cnode/blob/master/assets/Topics.png)
4+
![](https://github.com/RRung/cnode/blob/master/assets/Loading.png)
5+
![](https://github.com/RRung/cnode/blob/master/assets/UserHome.png)
56

67
## Demo
78
[cnode](http://cnode.runtua.cn/)
@@ -11,8 +12,11 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo
1112

1213
``` git clone [email protected]:RRung/cnode.git ```
1314
```cd cnode```
14-
```yarn install``` 或者 ```npm install```
15-
```yarn start``` 或者 ```npm stat```
15+
```yarn install``` or ```npm install```
16+
```yarn start``` or ```npm stat```
17+
18+
## About Cli
19+
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
1620

1721
Below you will find some information on how to perform common tasks.<br>
1822
You can find the most recent version of this guide [here](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md).

0 commit comments

Comments
 (0)