System interface for iScore that runs in the browser.
- Open a command-line shell (Windows) or Terminal (MacOS, Linux) in a new window
- Navigate to the
interface/
folder
Windows:
- Run
py -3.9 -m http.server
MacOS / Linux:
- Run
python3.9 -m http.server
Both:
- Open a browser and navigate to
http://localhost:8000/