Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 157 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 157 Bytes

Running and Testing

  1. cd into your directory.
  2. Start a local testing server:python3 -m http.server
  3. Go to localhost:8000 in your web browser.