File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -6,23 +6,23 @@ In the project directory, you can run:
6
6
7
7
### ` npm start `
8
8
9
- Runs the app in the development mode.<br >
9
+ Runs the app in the development mode.<br / >
10
10
Open [ http://localhost:3000 ] ( http://localhost:3000 ) to view it in the browser.
11
11
12
- The page will reload if you make edits.<br >
12
+ The page will reload if you make edits.<br / >
13
13
You will also see any lint errors in the console.
14
14
15
15
### ` npm test `
16
16
17
- Launches the test runner in the interactive watch mode.<br >
17
+ Launches the test runner in the interactive watch mode.<br / >
18
18
See the section about [ running tests] ( https://facebook.github.io/create-react-app/docs/running-tests ) for more information.
19
19
20
20
### ` npm run build `
21
21
22
- Builds the app for production to the ` build ` folder.<br >
22
+ Builds the app for production to the ` build ` folder.<br / >
23
23
It correctly bundles React in production mode and optimizes the build for the best performance.
24
24
25
- The build is minified and the filenames include the hashes.<br >
25
+ The build is minified and the filenames include the hashes.<br / >
26
26
Your app is ready to be deployed!
27
27
28
28
See the section about [ deployment] ( https://facebook.github.io/create-react-app/docs/deployment ) for more information.
Original file line number Diff line number Diff line change @@ -6,23 +6,23 @@ In the project directory, you can run:
6
6
7
7
### ` npm start `
8
8
9
- Runs the app in the development mode.<br >
9
+ Runs the app in the development mode.<br / >
10
10
Open [ http://localhost:3000 ] ( http://localhost:3000 ) to view it in the browser.
11
11
12
- The page will reload if you make edits.<br >
12
+ The page will reload if you make edits.<br / >
13
13
You will also see any lint errors in the console.
14
14
15
15
### ` npm test `
16
16
17
- Launches the test runner in the interactive watch mode.<br >
17
+ Launches the test runner in the interactive watch mode.<br / >
18
18
See the section about [ running tests] ( https://facebook.github.io/create-react-app/docs/running-tests ) for more information.
19
19
20
20
### ` npm run build `
21
21
22
- Builds the app for production to the ` build ` folder.<br >
22
+ Builds the app for production to the ` build ` folder.<br / >
23
23
It correctly bundles React in production mode and optimizes the build for the best performance.
24
24
25
- The build is minified and the filenames include the hashes.<br >
25
+ The build is minified and the filenames include the hashes.<br / >
26
26
Your app is ready to be deployed!
27
27
28
28
See the section about [ deployment] ( https://facebook.github.io/create-react-app/docs/deployment ) for more information.
You can’t perform that action at this time.
0 commit comments