tonyzheng1990.github.io icon indicating copy to clipboard operation
tonyzheng1990.github.io copied to clipboard

React实践和总结

Open tonyzheng121 opened this issue 8 years ago • 0 comments

React官网

  • https://facebook.github.io/react

React全家桶

  • https://github.com/facebook/react
  • https://github.com/ReactTraining/react-router
  • https://github.com/mzabriskie/axios
  • https://github.com/reactjs/redux
  • https://github.com/reactjs/react-redux
  • https://github.com/yahoo/react-intl

React脚手架

  • https://github.com/facebookincubator/create-react-app
  • https://github.com/kriasoft/react-starter-kit
  • https://github.com/wxyyxc1992/create-webpack-app/tree/master/react

React库

  • https://github.com/react-bootstrap/react-bootstrap
  • https://github.com/weui/react-weui
  • https://github.com/amazeui/amazeui-react

tonyzheng121 avatar Jul 08 '17 14:07 tonyzheng121