Skip to content

Commit c981156

Browse files
author
likun7981
committed
change readme
1 parent 172c91b commit c981156

File tree

1 file changed

+6
-23
lines changed

1 file changed

+6
-23
lines changed

README.md

Lines changed: 6 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#react-redux-boilerplate
2-
react+redux+react-hot-loader+react-router(async) and so on...
3-
4-
react-router3 will console a warning , you can see[#249](https://github.com/gaearon/react-hot-loader/issues/249) . don't worry!
2+
3+
react+redux+react-router3(async) and so on...
54

65
about test, I will write. please wait a moment!
76

@@ -12,25 +11,9 @@ $ git clone https://github.com/likun7981/react-redux-bolierplate
1211
$ yarn install(or npm install)
1312
$ npm start
1413
```
14+
## Related issue
15+
[react-hot-loader do not support with async router](https://github.com/gaearon/react-hot-boilerplate/pull/61#issuecomment-218835358)
16+
[router3 will console a warning with react-hot loader](https://github.com/gaearon/react-hot-loader/issues/249)
1517
## License
1618

17-
(The MIT License)
18-
19-
Permission is hereby granted, free of charge, to any person obtaining
20-
a copy of this software and associated documentation files (the
21-
'Software'), to deal in the Software without restriction, including
22-
without limitation the rights to use, copy, modify, merge, publish,
23-
distribute, sublicense, and/or sell copies of the Software, and to
24-
permit persons to whom the Software is furnished to do so, subject to
25-
the following conditions:
26-
27-
The above copyright notice and this permission notice shall be
28-
included in all copies or substantial portions of the Software.
29-
30-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
31-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
32-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
33-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
34-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
35-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
36-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19+
MIT

0 commit comments

Comments
 (0)