BlueGenes DepMap Screens Visualizer

Fill this...

Licence

MIT

First - Install the dependencies (locally):
npm install
Second - Developing:

To serve your code at localhost:3456 and rebuild it every time it changes, run:

npm run dev