10 lines
No EOL
236 B
Text
10 lines
No EOL
236 B
Text
INSTRUCTIONS FOR MAC/LINUX:
|
|
|
|
1) Open the console/terminal
|
|
|
|
2) cd to the current folder (you can just type "cd " and then drag the folder to the console)
|
|
|
|
3) run:
|
|
python3 -m http.server 8001
|
|
|
|
4) open http://localhost:8001 in your browser |