We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2815b4d commit f0c1e3fCopy full SHA for f0c1e3f
README.md
@@ -2,6 +2,12 @@ This is a collection of simple demos of React.js.
2
3
These demos are purposely written in a simple and clear style. You will find no difficulty in following them to learn the powerful library.
4
5
+## My other Demos
6
+
7
+- [Webpack Demos](https://github.com/ruanyf/webpack-demos)
8
+- [Flux for stupid people Demo](https://github.com/ruanyf/flux-for-stupid-people-demo)
9
+- [Flux TodoMVC Demo](https://github.com/ruanyf/flux-todomvc-demo)
10
11
## How to use
12
13
First copy the repo into your disk.
0 commit comments