add readme.md for steps in day1

This commit is contained in:
Ken
2019-02-24 20:03:18 -08:00
parent 96cf279fed
commit e949936807
14 changed files with 90 additions and 292 deletions

View File

@@ -13,6 +13,14 @@ https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfk
# Exercise
## Visualize the state changes with Chrome extension
1. Install that Chrome extension
2.
## Playing with dispatching actions inside tests
1. open the `exercise/src/reducers/reducer.spec.ts`
2. Follow the instructions to fill out the reducer tests