stellar-neighbours/README.md
2025-01-30 17:11:49 +01:00

240 B

Stellar Neighbours

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

Screenshot

Development Setup

yarn # install dependencies
yarn dev # run dev server

Build

yarn build