Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 576 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 576 Bytes

react-vs-vide

A large list implemented with both React and Vide for comparison.

There is no meaningful difference in performance in this case.

Play on Roblox →

Preview

Getting Started

To build the place from scratch, use:

rojo build -o "react-vs-vide.rbxlx"

Next, open react-vs-vide.rbxlx in Roblox Studio and start the Rojo server:

rojo serve

For more help, check out the Rojo documentation.