项目作者: MeetmeLeave

项目描述 :
React-Redux project skeleton.
高级语言: JavaScript
项目地址: git://github.com/MeetmeLeave/react-redux-ws-skeleton.git
创建时间: 2016-12-06T14:22:11Z
项目社区:https://github.com/MeetmeLeave/react-redux-ws-skeleton

开源协议:

下载


React project Skeleton.

Main features:

  • Cross-platform (Win/Mac verified).
  • React with Redux for managing state.
  • Redux sagas to handle complex behavior like WebSockets.
  • Server using Websockets for communication.
  • Both Dev and Production builds.
  • Styleguide configured (via React-Styleguidist).
  • Pixel-perfect testing configured using phantomcss (targets React-Styleguidist generated html, to find the components there and make screenshots for comparison).
  • Cleaned-up from unnecessary dependencies.