Skip to content

DIY repository setup

Martin Corevski edited this page May 28, 2018 · 3 revisions

Step by step guide

First follow this guide

Install

npm i -S redux react-redux
  • For the redux-advanced branch, you will need to install redux-thunk
npm i -S redux-thunk
npm i -S redux-saga
Clone this wiki locally