File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ You will see the build errors and lint warnings in the console.
82
82
83
83
### ` npm test `
84
84
85
- Runs the test watcher in an interactive mode.
85
+ Runs the test watcher in an interactive mode.< br >
86
86
By default, runs tests related to files changes since the last commit.
87
87
88
88
[ Read more about testing.] ( https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#running-tests )
@@ -205,7 +205,7 @@ We are grateful to the authors of existing related projects for their ideas and
205
205
206
206
## Alternatives
207
207
208
- If you don’t agree with the choices made in this project, you might want to explore alternatives with different tradeoffs.
208
+ If you don’t agree with the choices made in this project, you might want to explore alternatives with different tradeoffs.< br >
209
209
Some of the more popular and actively maintained ones are:
210
210
211
211
* [ insin/nwb] ( https://github.com/insin/nwb )
You can’t perform that action at this time.
0 commit comments