KhanShaheb34 / Hello-ThreeJS

Just testing ThreeJS and Webpack

Home Page:https://threejs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Just testing ThreeJS and Webpack

https://threejs.org/


Languages

Language:JavaScript 81.8%Language:HTML 18.2%