We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 602e908 commit 3df1632Copy full SHA for 3df1632
1 file changed
README.md
@@ -57,6 +57,7 @@ learn react-lite from [React official documentation](http://facebook.github.io/r
57
just the same as what react does, see some demos below(I just add the alias to webpack.config.js, no need to do anything else):
58
59
- works with react-bootstrap: [doc demo](http://react-lite-with-bootstrap.herokuapp.com/)
60
+- works with ant-design: [demo](http://lucifier129.github.io/ant-design/)
61
- works with react-router: [examples](http://react-lite-with-react-router.coding.io/)
62
- works with redux:
63
* [async](http://lucifier129.github.io/redux-with-react-lite/async/index.html)
0 commit comments