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
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
4
12
5
-
## Available Scripts
13
+
####Available Scripts
6
14
7
15
In the project directory, you can run:
8
16
9
-
### `npm start`
17
+
#####`npm start`
10
18
11
19
Runs the app in the development mode.\
12
20
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
13
21
14
22
The page will reload when you make changes.\
15
23
You may also see any lint errors in the console.
16
24
17
-
### `npm test`
25
+
#####`npm test`
18
26
19
27
Launches the test runner in the interactive watch mode.\
20
28
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
21
29
22
-
### `npm run build`
30
+
#####`npm run build`
23
31
24
32
Builds the app for production to the `build` folder.\
25
33
It correctly bundles React in production mode and optimizes the build for the best performance.
@@ -29,7 +37,7 @@ Your app is ready to be deployed!
29
37
30
38
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
31
39
32
-
### `npm run eject`
40
+
#####`npm run eject`
33
41
34
42
**Note: this is a one-way operation. Once you `eject`, you can't go back!**
35
43
@@ -39,32 +47,32 @@ Instead, it will copy all the configuration files and the transitive dependencie
39
47
40
48
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.
41
49
42
-
## Learn More
50
+
####Learn More
43
51
44
52
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
45
53
46
54
To learn React, check out the [React documentation](https://reactjs.org/).
47
55
48
-
### Code Splitting
56
+
#####Code Splitting
49
57
50
58
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)
51
59
52
-
### Analyzing the Bundle Size
60
+
#####Analyzing the Bundle Size
53
61
54
62
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)
55
63
56
-
### Making a Progressive Web App
64
+
#####Making a Progressive Web App
57
65
58
66
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)
59
67
60
-
### Advanced Configuration
68
+
#####Advanced Configuration
61
69
62
70
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)
63
71
64
-
### Deployment
72
+
#####Deployment
65
73
66
74
This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)
67
75
68
-
### `npm run build` fails to minify
76
+
#####`npm run build` fails to minify
69
77
70
78
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