Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 545 Bytes

File metadata and controls

10 lines (7 loc) · 545 Bytes
banner

Progchamp

A visualizer for discovering new programming languages and their uses

Getting started

You can fork the repo to get the files on your local system. In order to read the JSON files, you need to first start an HTML server via python -m http.server. When you run the index.html code, make sure your url path is localhost:800/{enter your path to index.html here}