Steps to be ready for the GP today:
- clone the repo to your machine (no need to fork, unless you want to)
- cd to project
- run npm install (all dependencies we need to start are there, so no need to add new dependencies)
- run npm start to fire up project in the browser
- Open the project in your editor