Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adrianbzg/bluegenes-depmap-screens-visualization


https://github.com/adrianbzg/bluegenes-depmap-screens-visualization

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# BlueGenes DepMap Screens Visualizer

Fill this...

## Licence

MIT

##### First - Install the dependencies (locally):

```bash
npm install
```

##### Second - Developing:
To serve your code at [localhost:3456](http://localhost:3456) and rebuild it every time it changes, run:

```bash
npm run dev
```