https://github.com/liby99/visual-genome-browser
https://github.com/liby99/visual-genome-browser
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/liby99/visual-genome-browser
- Owner: Liby99
- Created: 2021-09-10T14:48:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-29T18:01:45.000Z (over 4 years ago)
- Last Synced: 2025-10-24T06:45:02.769Z (8 months ago)
- Language: HTML
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# How to use
First setup the dataset by running the following command
```
./setup
```
Then start the server
```
./start
```
Finally you will be able to visit `localhost:8000` in your browser.