https://github.com/alexpreynolds/ideogram-viewer-react-test
React-based test of the eweitz ideogram plugin
https://github.com/alexpreynolds/ideogram-viewer-react-test
Last synced: 29 days ago
JSON representation
React-based test of the eweitz ideogram plugin
- Host: GitHub
- URL: https://github.com/alexpreynolds/ideogram-viewer-react-test
- Owner: alexpreynolds
- Created: 2023-01-19T22:20:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-20T01:04:52.000Z (over 2 years ago)
- Last Synced: 2025-02-17T16:38:48.460Z (4 months ago)
- Language: JavaScript
- Size: 306 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ideogram-viewer-react-test
This is a React-based demo of the eweitz ideogram plugin, with some functionality added to query the Meuleman lab annotation service (ref. https://github.com/Altius/basic-annotations-service)
## Setup
```
npm install
```## Development
```
npm run start
```