Skip to content

Commit

Permalink
change readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangmengxue committed Feb 16, 2016
1 parent ef7a32d commit b172fbe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
Binary file added .DS_Store
Binary file not shown.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
###React-Learning
-----------------------------

[React+Webpack+ES6开发模式脚手架](https://www.npmjs.com/package/generator-reactpack)
是我给自己写的脚手架,用于日常的开发。除非特殊说明,一般下列项目都是使用这种模式开发的。

**Project:**

**[/first-react](https://github.com/zhangmengxue/React-Learning/tree/master/first-react)**
Expand All @@ -26,10 +23,16 @@

- flux入门实例,理解flux。flux-for-stupid-people这篇文章的实例[flux-for-stupid-people-demo](https://github.com/ruanyf/flux-for-stupid-people-demo)


**Resources:**

- [使用React和Flux创建一个记事本应用](http://zhuanlan.zhihu.com/FrontendMagazine/19934725)
- [深入浅出React-Webpack](http://www.infoq.com/cn/articles/react-and-webpack)
- [ruanyf-reactdemos](https://github.com/ruanyf/react-demos)
- [flux-for-stupid-people](http://blog.andrewray.me/flux-for-stupid-people/)

**Others**

[React+Webpack+ES6开发模式脚手架](https://www.npmjs.com/package/generator-reactpack)
是我给自己写的脚手架,用于日常的开发。

0 comments on commit b172fbe

Please sign in to comment.