Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 682 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 682 Bytes

Multi-window Experiment

Click here to see the live demo.

Simpler version of Bjørn Staal's multi-window effect.

multi-window.mp4

Run the experiment

To run this project on local, first install dependencies:

npm i

then run the development server:

npm run dev

Open Multiple windows of http://localhost:5173 with your browser to see the effect.

Credits

Inpired by Bjørn Staal