Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 189 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 189 Bytes

Airport and Plane

Installation Steps

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