- 'mob' tool https://mob.sh
- Node.js
- IDE of your choice
- React 17
- Run
mob moo
on your console. It should moo. - Run
yarn
to download the internet in yournode_modules
folder. Run the tests withyarn test --watchAll=false
. The one and only test should be green. - Import the project in your IDE and run the tests.