Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mathieutu/iframe-child
A test to communicate with iframe in vuejs
https://github.com/mathieutu/iframe-child
Last synced: 19 days ago
JSON representation
A test to communicate with iframe in vuejs
- Host: GitHub
- URL: https://github.com/mathieutu/iframe-child
- Owner: mathieutu
- Created: 2020-06-03T14:39:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-05T17:30:31.000Z (over 4 years ago)
- Last Synced: 2024-11-05T16:58:00.529Z (2 months ago)
- Language: Vue
- Homepage: https://iframe-vuejs-test.netlify.app/
- Size: 262 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iframe-child
> My rad Nuxt.js project
## Build Setup
```bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).