iframe-channel
Version:
A channel used to communicate between iframe and parent. Support post function.
19 lines (13 loc) • 484 B
Markdown
Please follow these steps
1. Go to child directory, run:
```bash
$ npm install # Install project dependencies
$ npm start # Compile and launch
```
2. Go to parent direcotry, run:
```bash
$ npm install # Install project dependencies
$ npm start # Compile and launch
```
You will then be able to access it at http://localhost:9876. Like this:
