Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reetou/reactview
Split React components in iframe and control it inside of parent: Proof of concept
https://github.com/reetou/reactview
Last synced: about 1 month ago
JSON representation
Split React components in iframe and control it inside of parent: Proof of concept
- Host: GitHub
- URL: https://github.com/reetou/reactview
- Owner: reetou
- Created: 2018-06-01T14:26:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-01T14:38:15.000Z (over 6 years ago)
- Last Synced: 2024-12-04T03:08:03.374Z (about 1 month ago)
- Language: TypeScript
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# reactview
Split React components in iframe and control it inside of parent: Proof of conceptStart parent
```bash
yarn start
```And then child
```bash
yarn child
```Visit parent on `http://localhost:1234` and add some items