Skip to content

Commit a02c996

Browse files
authored
Update README.md
1 parent 4d8de0e commit a02c996

File tree

1 file changed

+21
-17
lines changed

1 file changed

+21
-17
lines changed

README.md

Lines changed: 21 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
### 互联网应用开发技术 2022 课程大作业
2-
3-
4-
优雅,给我狠狠的优雅
5-
2+
> 优雅,给我狠狠的优雅
63
![image](https://user-images.githubusercontent.com/84625273/177540777-a1171704-dc85-4192-ab0d-3e47def06b56.png)
74

85

6+
#### 大作业要求
7+
![0001](https://user-images.githubusercontent.com/84625273/177810909-66a5559f-1d61-469c-9baf-e1c7df9a3771.jpg)
8+
![0002](https://user-images.githubusercontent.com/84625273/177811000-cce587db-36e0-4e3d-8fd3-6eeef5771b0b.jpg)
9+
![0003](https://user-images.githubusercontent.com/84625273/177811008-e0130044-c429-4ced-824b-8c0330a7bc41.jpg)
10+
![0004](https://user-images.githubusercontent.com/84625273/177811016-a90bd7c5-34b3-411d-8791-9fe2a8a07b7b.jpg)
11+
912

1013

1114

@@ -14,29 +17,30 @@
1417

1518

1619

20+
### React元素的文档
1721

18-
# Getting Started with Create React App
22+
#### Getting Started with Create React App
1923

2024
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
2125

22-
## Available Scripts
26+
##### Available Scripts
2327

2428
In the project directory, you can run:
2529

26-
### `npm start`
30+
###### `npm start`
2731

2832
Runs the app in the development mode.\
2933
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
3034

3135
The page will reload when you make changes.\
3236
You may also see any lint errors in the console.
3337

34-
### `npm test`
38+
###### `npm test`
3539

3640
Launches the test runner in the interactive watch mode.\
3741
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
3842

39-
### `npm run build`
43+
###### `npm run build`
4044

4145
Builds the app for production to the `build` folder.\
4246
It correctly bundles React in production mode and optimizes the build for the best performance.
@@ -46,7 +50,7 @@ Your app is ready to be deployed!
4650

4751
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
4852

49-
### `npm run eject`
53+
###### `npm run eject`
5054

5155
**Note: this is a one-way operation. Once you `eject`, you can't go back!**
5256

@@ -56,32 +60,32 @@ Instead, it will copy all the configuration files and the transitive dependencie
5660

5761
You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.
5862

59-
## Learn More
63+
##### Learn More
6064

6165
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
6266

6367
To learn React, check out the [React documentation](https://reactjs.org/).
6468

65-
### Code Splitting
69+
###### Code Splitting
6670

6771
This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)
6872

69-
### Analyzing the Bundle Size
73+
###### Analyzing the Bundle Size
7074

7175
This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)
7276

73-
### Making a Progressive Web App
77+
###### Making a Progressive Web App
7478

7579
This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)
7680

77-
### Advanced Configuration
81+
###### Advanced Configuration
7882

7983
This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)
8084

81-
### Deployment
85+
###### Deployment
8286

8387
This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)
8488

85-
### `npm run build` fails to minify
89+
###### `npm run build` fails to minify
8690

8791
This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)

0 commit comments

Comments
 (0)