This basically calls the Octokit org public apis
- /orgs/octokit
- /orgs/octokit/repos
- /gists
Download zip and unzip
Open terminal and cd to folder
Run your local server from this folder "python -m SimpleHTTPServer" (This will start the server on port 8000)
Go to http://localhost:8000/#/