Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 249 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 249 Bytes

JavaScript Basics

  • Run http-server from the root directory.
  • Open up your browser to http://localhost:8080 in your browser.

Only modify your the script.js file by following the comments to make all the tests pass.