# Effect FC Next Example Minimal React example for `effect-fc-next`, Effect V4, and `effect-lens@2`. ```bash bun run dev ``` The counter demonstrates a V4 `SubscriptionRef` exposed as an Effect Lens and rendered through an Effect-FC component.