Track Hub Registry (frontend) Prerequisites node 16+ Local deployment Running the frontend for the first time: git clone https://github.com/Ensembl/thr_frontend.git cd thr_frontend npm install npm start You can start the app afterward by simply using npm start