Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 423 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 423 Bytes

Spindle

Gene Curation App for ClinGen

This is version before Group/Family/Individual added.

###To run:
--Download repo
--Use mongorestore to restore a local copy of the db: mongorestore dump (code expects it to be served at the usual localhost:27017 port)
--Start mongo: sudo mongd
--Within the Spindle repo to start the app: npm start
--Site will be available locally at: http://localhost:3000/