Skip to content
This repository has been archived by the owner on Oct 3, 2018. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 202 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 202 Bytes

Redux Boilerplate

How to use:

  1. git clone https://github.com/RekkyRek/redux-boilerplate.git && cd redux-boilerplate
  2. npm install
  3. npm run dev

Routes are in ./src/containers/App.jsx btw.