Skip to content

matrixbingo/ea-react-dm

Repository files navigation

根据gfs-react-dm项目修改,新增实际需要定制功能

将react、redux整合一起使用的繁琐步骤进行封装,对外提供@View、@Control、@Model分别对应react component、redux action、redux store调用

文档请戳文档

安装

npm install ea-react-dm --save

使用

文档请戳文档

Command

	#测试	
	npm run test	
	#打包	
	npm run build	
	#例子演示	
	npm start

Repair

    `version 2.0.2` setValueByReducers 添加回调
    `version 2.0.1` 更新package.json react支持到1.6
    `version 1.3.3` 稳定版 react 1.4
    `version 1.1.0` 新增Action 和 双向绑定set,get方法 <br/>

About

根据gfs-react-dm修改的测试学习项目

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published