Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 691 Bytes

File metadata and controls

18 lines (12 loc) · 691 Bytes

react-redux-tutorial-starter-kit

Slack

Starter kit for getting you started with the React Redux Tutorial for Beginners.

Installation

  • git clone git@github.com:rwieruch/react-redux-tutorial-starter-kit.git
  • cd react-redux-tutorial-starter-kit
  • npm install
  • npm start
  • visit http://localhost:3000

Want to learn more about React + Redux?