/redux-cnode

react + redux + react router + cnode api

Primary LanguageJavaScriptMIT LicenseMIT

感谢cnode中文社区提供的api

npm install

可使用命令

通过以下命令

npm start

运行项目
在浏览器中打开 http://localhost:3000

npm run build

构建到build文件

写的时候对react理解的一般般,将请求的放在componentwillmount,显然是不对的,因为写的时候很随意,只作为对redux的一些了解,为避免误导新手,补充说明一下,感谢star ==


还是建议去看call-club的项目