/redux-starter

getting started with redux

Primary LanguageJavaScript

redux-starter

This is a development only starter kit meant to help get a project started with Redux

clone repo:

git clone https://github.com/mattybow/redux-starter
cd redux-starter

run:

npm install
npm start