/golf-course

Primary LanguageJavaScript

Golf Course and Golfer

Fore!

Installation Steps

  1. Clone the repo
  2. From the cloned directory, run npm install
  3. Run your first test suite npm test golf-course-test.js
  4. Make the tests pass!