警告 该项目不再维护。 ReactRedux样板 用于构建React单页应用程序的样板。 产品特点 核心- Code Bundler- CSS-in-JS- ES6 +支持 路由 状态管理 状态持久性持久 副作用处理 测试-, 用法 建立: # clone the repo $ git clone https://github.com/jeremyxgo/react-redux-boilerplate.git your-project-name # install dependencies $ cd your-project-name $ yarn install 测试: # r