Sign in to the Admin panel (admin / admin123), upload a courses.json file or edit the JSON, then download the updated file.
Browsers block file://
fetches. Run a local server:
python -m http.server
then open
http://localhost:8000
.