- Clone this repo to your machine
- Run 'npm install' from the repo root
- The tests we'll complete are in the "spec-empty" folder
- To run the tests, run 'npm test' from the repo root
- If you're a cheater, or just get stuck or fall behind, the passing tests are in the "spec-final" folder