/reflex-example-ts

Example project for Reflex

Primary LanguageTypeScript

♻️ Reflex Example (Roblox-TS)

A minimal Roblox-TS example project using Reflex for state management.

Currently, this example has:

  • 🍰 Shared producer slices
  • 💾 Player data with Lapis
  • 🛰️ Server-to-client data syncing

📦 Usage

Clone this repository to get started.

git clone https://github.com/littensy/reflex-example-ts.git

cd reflex-example-ts
npm install
npm run build

⚙️ Pre-requisites

📂 Recommended Extensions