1.0.0-alpha • Published 6 years ago

@phasedlogix/vue-novnc v1.0.0-alpha

Weekly downloads
8
License
BSD-3-Clause
Repository
github
Last release
6 years ago

vue-novnc

A Vue component for noVNC

Demo

Option 1 - UMD

Open demo/umd/index.html. This file pulls Vue from a CDN and renders the vue-novnc component in dist/vue-novnc.min.js.

Option 2 - ES6

demo/es6 is an example project generated with @vue/cli. It imports the vue-novnc component using the ES6 import syntax. To build and run the app, run yarn serve inside demo/es6 and navigate to the URL printed out in the console.

License

BSD-3-Clause