This project was bootstrapped with Create React App.
npm install
npm start
- Use the browser extension to debug state and transition. This includes a time travelling debugger.
- Save redux state with an
?debug_session=XYZ
url parameter. This will restore the session on page reload and across tabs.
npm test
npm run build
Output will be in build/
.