Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 254 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 254 Bytes

Setting up project

  • Clone the repo:
    git clone https://github.com/LazzyGuy/Threejs-Editor.git
    
  • Install the dependency:
    npm install
    
  • Start the server:
    npm start
    
  • open your browser at http://localhost:8080/