Submitted by Ray Peters on Saturday, December 22, 2018.
Requires node 10.x or greater
Install node: https://nodejs.org/en/
npm install
npm run test
- Update readme for testing instructions
- Add tests to
BalancedBrackets - Refactor
BalancedBrackets - Add tests to
GradeReporter - Refactor
GradeReporter - Add tests to
UrlShortener - Refactor
UrlShortener - Add continuous integration to github?

