Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 534 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 534 Bytes

Installation

Install dependencies with the following command:

npm install --force

The force tag is because @react-three/uikit has dependency conflicts

Start server

Run development environment

npm run dev

Test

Try to drag the elements shown in the canvas. Only one element will be dragged. Drag event fires anywhere in the canvas.

Test 2

Zoom in and out to clip images contained within a fixed scrollable container