/react-hoc-examples

react 中 mixin 和高阶组件的学习 demo

react-hoc-examples

高阶组件的例子研究

run

$ cd react-mixin / react-hoc
$ npm install 
$ npm start   //查看 package.json 中的响应命令

mixin 的 特性