Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 426 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 426 Bytes

Using the Three.js framework, create a "Moon revolving around Earth" by having one object rotate around another.

  • Download repository
  • Make sure to install dependencies: open project in VSCode
  • Run Vite by typing this command: npx vite
  • Ctrl + left click on the address generated in the command line. Or open your browser and copy paste this address http://localhost:5173