Basic Tutorial
React Redux:A Todo List Example
Setting Up
master
is the solution branch
- Fork and clone this repo
git checkout starting-point
npm install
npm start
- If applicable, add browser defaults to
package.json
file by typingY
in the terminal