项目作者: rwieruch

项目描述 :
Starter kit application for the React Redux tutorial for beginners
高级语言: JavaScript
项目地址: git://github.com/rwieruch/react-redux-tutorial-starter-kit.git


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?