Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sujilnt/geneexpressionclient

A mini project done for embl interview
https://github.com/sujilnt/geneexpressionclient

Last synced: 2 days ago
JSON representation

A mini project done for embl interview

Awesome Lists containing this project

README

        

# umi project

## Getting Started

Install dependencies,

```bash
$ yarn install
```

Start the dev server,

```bash
$ yarn start

```

To run a test
```
$ yarn test
```