You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2021. It is now read-only.
@@ -11,8 +12,11 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo
11
12
12
13
``` git clone git@github.com:RRung/cnode.git ```
13
14
```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).
16
20
17
21
Below you will find some information on how to perform common tasks.<br>
18
22
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