- Found in The Road to learn React
- uses:
- React (create-react-app)
- Redux
git clone [email protected]:the-road-to-learn-react/react-redux-example.git
cd react-redux-example
npm install
npm start
- visit http://localhost:3000/
git clone [email protected]:the-road-to-learn-react/react-redux-example.git
cd react-redux-example
npm install
npm start