Skip to content

KhanShaheb34/Hello-ThreeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello-ThreeJS

Just testing ThreeJS and Webpack

How to run

  • Clone the repository
  • Your system must have node and npm installed
  • Then run
    npm install
  • When the installation finishes run
    npx webpack
  • When building is finished there will be a new js file in dist/main.js
  • Open the index.html file in any modern browser

Releases

No releases published

Packages

No packages published