From a60b3ea2964ebc19b8d46b6d19cfb5148c80661a Mon Sep 17 00:00:00 2001 From: Charlotte Weaver Date: Tue, 26 Jun 2018 11:51:58 -0700 Subject: [PATCH] Put cellxgene readme back in Will update readme to make server side work once build/packaging in. --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c0ab504b..0b9ab3b5 100644 --- a/README.md +++ b/README.md @@ -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` \ No newline at end of file