-
Browse the commits in this repo by clicking on the commits tab up there

-
Jump to the sequencially labeled branches to see the major milestones of the project
- Install NodeJS
- Run
npm install -g mochaat your command line (this command requires admin privileges) - Clone this repo
cdinto the folder of this repo- run
npm installfrom within the folder of this repo - run
mocha -wfrom within the folder of this repo and watch the tests pass - follow along with me as I break tests and fiddle with things
- fiddle with things yourself