You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basic todo list that was used to present React-Redux in a simplified way and can be used as a boilerplate to set up a React-Redux project fairly quickly.
To build:
npm run build-prod
To start:
npm start
About
A simple repo to help demonstrate the building-blocks of React-Redux