roerohan / react-vnc

A React Component to connect to a websockified VNC client using noVNC.
https://roerohan.github.io/react-vnc/
MIT License
88 stars 21 forks source link

How to make Changes to React Component #6

Closed naveennazimudeen closed 3 years ago

naveennazimudeen commented 3 years ago

How do I make changes to the React Component for my project needs?

I cloned the repository, installed packages and submodules, then copied over the React Component from lib folder, and all the files in the noVNC folder to my project. However that doesn't work. Running it gives errors.

naveennazimudeen commented 3 years ago

I should have read the documentation more closely. Here is what I did to make changes to the react component: