Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# reactview
Split React components in iframe and control it inside of parent: Proof of concept

Start parent

```bash
yarn start
```

And then child

```bash
yarn child
```

Visit parent on `http://localhost:1234` and add some items