https://github.com/liby99/visual-genome-browser
https://github.com/liby99/visual-genome-browser
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/liby99/visual-genome-browser
- Owner: Liby99
- Created: 2021-09-10T14:48:30.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-29T18:01:45.000Z (over 3 years ago)
- Last Synced: 2025-01-21T10:51:05.558Z (4 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.