0.0.3 • Published 8 years ago

react_router_redux_demo v0.0.3

Weekly downloads
1
License
MIT
Repository
-
Last release
8 years ago

react 15 + react router + thunk + page animate

安装

npm i -save react_router_redux_demo

启动 端口为3000

npm install
npm start

打包 目录为dist

npm run build

里面有个redux todo的 官方案例 不需要删除即可