This project was bootstrapped with Create React App.
- Clone and run
yarn
to install dependencies. - Run
yarn start
to launch the dev server (port 3000
) - Run
yarn api
to launch the mock API server
API's
stackblitz:
code examples from: https://leanpub.com/thinking-in-Redux
JavaScript
This project was bootstrapped with Create React App.
yarn
to install dependencies.yarn start
to launch the dev server (port 3000
)yarn api
to launch the mock API serverAPI's
stackblitz: