| author | Edson Ayllon | ||
|---|---|---|---|
| category | functionality | ||
| tags |
|
||
| status | complete | ||
| https://twitter.com/relativeread |
Creates a global state object using React Context.
Install dependencies for the React Client.
cd client
yarn || npm install
Run the client. In ./client:
yarn start || npm run start
