Put cellxgene readme back in

Will update readme to make server side work once build/packaging in.
This commit is contained in:
Charlotte Weaver
2018-06-26 11:51:58 -07:00
parent dd5fa57259
commit a60b3ea296

View File

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