- $ npm install
- $ npm start
To get debug panel
- $ npm debug
There are two views in this about:
- simple 'add pokemon' view
- 'wild pokemon' view
The add pokemon view will demonstrate
- real world react
- synchronous redux
- css modules
Wild Pokemon view is to demonstrate
- asynchronous redux