Javascript Solar System is a simple solar system simulation that runs in your web browser.
Use the package manager npm to install dependencies for Javascript Solar System.
This application uses Vite which you can install through npm.
npm install vite
Then:
npm install
When all dependencies are installed:
npm run dev
Hope you like it. The code was kept simple and commented well so anyone new to THREE.js can feel comfortable tweeking it.