Skip to content

iWun/solar-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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