An open API service indexing awesome lists of open source software.

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

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
```