Skip to content

k2data/react-redux-starter-kit

 
 

Repository files navigation

React Redux Antd Starter Kit

Get started

Install dependencies and check to see it works. It is recommended that you use Yarn for deterministic installs, but npm install will work just as well.

$ yarn install    # Install project dependencies
$ yarn start      # Compile and launch (same as `npm start`)

Features

Awesome packages

CSS

  1. classnames
  2. react-transition-group
  3. typestyle

Redux

  1. reselect
  2. redux-storage
  3. redux-storage-decorator-filter
  4. redux-storage-engine-localstorage

Icon

  1. Font-Awesome

Chart

  1. plotly.js
  2. nvd3
  3. metrics-graphics

Webpack

  1. react-svg-loader
  2. webpack-bundle-analyzer

Others

  1. moment
  2. ag-grid
  3. ag-grid-react
  4. ramda
  5. cross-storage
  6. immutability-helper

Todos

  • react-redux-router
  • debug logging

关于这个starter kit的更多信息,请查看davezuko/react-redux-starter-kit

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Other 0.4%