Jesse Jones CS 442 Final Project
- To run:
- Have python installed.
- Have a brower installed.
- Be in the directory of this repo.
- Type the command:
python -m http.server - Go to your favorite browser and type
localhost:8000/main.html - Enjoy the program :)
- When done, exit browser and press CTRL-C in terminal to terminate web server.