- You need to have the latest version of Node. Preferably, you're using 9.8.0, but the latest LTS should work as well.
- You should have
npx
installed usingnpm install -g npx
. - Install the React Developer Tools.
We'll be using these repositories during the workshop. Make sure you git pull
and npm install
again before the workshop kicks off. Steve will also be positing his code to the live-coding
branch of each during the workshop.