Files
cellxgene/README.md
T
Charlotte Weaver a60b3ea296 Put cellxgene readme back in
Will update readme to make server side work once build/packaging in.
2018-06-26 11:51:58 -07:00

9 lines
183 B
Markdown

# cellxgene
A React + Redux web application for exploring large scale single cell RNA sequence data.
##### Quickstart:
* `cd client`
* `npm install`
* `npm start`
* `localhost:3000`