Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 459 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 459 Bytes

Wireframe-engine

Capture

Wireframe Engine is threejs engine to work with 3D graphics on websites

Steps to run:

  • download this repo using git clone
  • cd wireframe-engine
  • npm i
  • npm run dev
  • open your browser at mentioned page (default is http://localhost:5173)