https://github.com/jonathanhefner/twofold-remote-components
https://github.com/jonathanhefner/twofold-remote-components
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jonathanhefner/twofold-remote-components
- Owner: jonathanhefner
- Created: 2025-01-31T22:39:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-31T17:05:58.000Z (over 1 year ago)
- Last Synced: 2026-01-17T23:33:20.465Z (6 months ago)
- Language: TypeScript
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# twofold-remote-components
This is a collection of demos for React remote components. These demos are copied from [next-remote-components](https://github.com/jonathanhefner/next-remote-components), and have been slightly modified to target the [Twofold framework](https://twofoldframework.com/). See the [next-remote-components README](https://github.com/jonathanhefner/next-remote-components/blob/main/README.md) for more information.
To see the demos in action, clone this repo, run `pnpm run dev`, and visit http://localhost:3000/.