Skip to content

Commit f0c1e3f

Browse files
committed
Deprecating JSTransform.js, use babel instead.
1 parent 2815b4d commit f0c1e3f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ This is a collection of simple demos of React.js.
22

33
These demos are purposely written in a simple and clear style. You will find no difficulty in following them to learn the powerful library.
44

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+
511
## How to use
612

713
First copy the repo into your disk.

0 commit comments

Comments
 (0)