- First you need to download all the files in threeJS-Solar-System.
git clone https://github.com/Roni-Boiz/threeJS-Solar-System.git - Open folder in VS Code.
- Open the terminal in VS code and type and execute
npm install parcel -gto install a bundler. - Type and execute
npm install threeto install threeJS modules. - Type and execute
npm install dat.guito install and enable gui modules. - Finally to compile and run the project type and execute
npm run devornpm run start. - Following command will create or update dist folder according to files in our src folder and also create .parcel-cache folder.
- To view the content
Ctrl + Click the linkavailable in the treminal to view the content rendered on the web page. (copy paste the link in your favorite browser)
Roni-Boiz/threeJS-Solar-System
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|