Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 278 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 278 Bytes

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