All Projects → chvin → simple-react-redux

chvin / simple-react-redux

Licence: MIT license
demo of react + redux

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Todos_React_Redux_Webpack_Babel

使用React、Redux、Webpack、Babel(ES6)搭建的TODOS(任务列表)项目示例(脚手架),Webpack按development和production环境配置好了有关热更新、postcss、hash命名(缓存方案)、UglifyJs等config。

INSTALL:

npm install

DEVELOPMENT:

npm start

open http://localhost:8080/

PRODUCTION:

npm run build

###参考:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].