Skip to main contentredux-mvc

Examples

TodoMVC with redux-mvc and redux-saga

Instructions

  • Chekout the source code
git clone https://github.com/redux-mvc/core.git
  • Install the dependencies
yarn install
  • Run the dev mode
yarn dev