Skip to content

lovedota/react-flux-utils-router

Repository files navigation

Subject

  • This repository is for learning how to integrate Redux with ReactRouter dynamically
  • Every Page has its reducer and it is lazy loading
  • Redux Store has to dynamically inject Page Reducer

Main Library

How to run

  • npm install

  • npm install -g live-server

  • npm install -g

  • typings install react jquery mocha sinon flux --ambient --save

  • npm run build

  • npm run start

  • npm run test

About

This is sample for SPA with indepedent store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages