Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 229 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 229 Bytes

React + React Three Fiber + Vite

All the 3d world is in Experience directory. Normal UI components can be writted in components folder.

  • Install dependencies

    npm i
    
  • Run the project

    npm run dev