Skip to content

EnsemblGSOC/ecircdb-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecircdb-frontend

Frontend for the ecircdb

Setup on your local machine

  1. Clone the Repository
$ git clone https://github.com/EnsemblGSOC/ecircdb-frontend.git ecircdb-frontend
$ cd ecircdb-frontend
  1. Install dependencies
$ yarn install
  1. Install Genoverse in the public folder
$ cd public
$ git clone https://github.com/wtsi-web/Genoverse.git Genoverse
  1. Start server
$ yarn start
  1. Visit localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published