mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-22 04:38:12 +08:00
9 lines
183 B
Markdown
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` |