Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 383 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 383 Bytes

EDGalaxyMap

A web app for viewing the Elite Dangerous Galaxy Map in VR. Click here for a demo

Image of the EDGalaxyMap UI

Installation:

git clone https://github.com/phonofidelic/EDGalaxyMap.git
cd EDGalaxyMap && npm install && yarn

Start dev environment:

yarn start