Check you can answer 'Yes' to the following before you attend the course.
- nvm (Node Version Manager) installed on your machine
- node version v16 installed e.g.
nvm install v16.15.0
- I can make a new app from
create-react-app
(see react docs) - I can clone this repo
- Visual Studio Code
- Visual Studio Code Extensions:
- vscode-jest
- vscode-eslint
- EditorConfig
- Abracadabra if you want super refactoring powers!