/solar-system

A solar system developed with three.js

Primary LanguageJavaScriptMIT LicenseMIT

solar-system

A solar system developed with three.js

building and launching

Clone the project and install libraries from npm:

npm install

Launch the server:

npm run server

Finally, point the browser at the server:

http://localhost:3000