Skip to content

How to make Changes to React Component #33

Discussion options

You must be logged in to vote

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

  • I cloned the github project.
  • In my local copy I made changes to the VncScreen react component in the lib folder and then ran npm run build:lib.
  • After that I copied over the dist directory generated over to my project and imported the vncScreen from it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by roerohan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #6 on February 27, 2022 12:01.