Skip to content

oss2019/parsec2024

Repository files navigation

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