stellar-neighbours/README.md
Norman Köhring 9fb7ece99d adds README
2023-01-22 19:21:40 +01:00

214 B

Stellar Neighbours

An interactive 3D spherical map of surrounding stars, made with THREE.js.

Development Setup

yarn # install dependencies
yarn dev # run dev server

Build

yarn build