Skip to content

Latest commit

ย 

History

History
16 lines (10 loc) ยท 357 Bytes

README.md

File metadata and controls

16 lines (10 loc) ยท 357 Bytes

random-sketches

๐Ÿ–Š๏ธ โœ๏ธ ๐Ÿ–๏ธ

Drawing with randomly generated data.

Instructions

Set up a Web Server

If your browser (e.g. Chrome) prevents you from loading local files via Javascript, run the following command in your terminal.

python -m http.server 8000 &

Then navigate to http://localhost:8000/.