Skip to content

EnayetHossain/3d-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

  1. Clone this repository on your system

  2. Open Terminal or Command Prompt on root directory of this project and type: npm init -y

  3. npm install express

  4. npm install three

  5. Now open package.json file under "scripts": type "start": "node app.js"

  6. And finally open your Terminal or Command Prompt on root directroy and type: npm start

  7. open browser and type localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published