Skip to content

Dristy03/Space

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space using Three.js

Courtesy of Gary Simon of https://github.com/designcourse/threejs-webpack-starter who has made this webpack starter for three.js

Setup

1. Download Node.js: https://nodejs.org/en/download/
2. Open Visual Studio from your desired folder and click on new terminal
3. Write: git clone https://github.com/Dristy03/Space.git 'Your custom file name'(without quotes) and press enter
4.  Then write: cd 'Your custome file name'(without quotes) and press enter
5. For installing npm, write: npm i and press enter
6. Finally write: npm run dev and press enter. A server will run instantly viewing the Space page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published