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