Files
react-godot-renderer/README.md
Julien Valverdé b736140b48
Some checks failed
Publish / publish (push) Failing after 11s
Lint / lint (push) Failing after 8s
Add initial files
2025-12-28 14:30:54 +01:00

8 lines
269 B
Markdown

# Effect FC Monorepo
[Effect-TS](https://effect.website/) integration for React 19+ that allows you to write function components using Effect generators.
This monorepo contains:
- [The `effect-fc` library](packages/effect-fc)
- [An example project](packages/example)