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