Whoops! Here is the ReadMe.
How to run on Windows
- Install Python ->
You must be registered to see the links
- Right click in this folder and choose open in Terminal
- Run this command py -m http.server
- Port 8000 should be open on your computer after this
- Go to your browser and input ->
You must be registered to see the links
How to run on Mac
- Install Python ->
You must be registered to see the links
- Right click this folder and choose New Terminal at Folder(You need to right click the extracted folder not inside the folder)
- Run this command py -m http.server 8000
- Port 8000 should be open on your computer after this
- Go to your browser and input ->
You must be registered to see the links