-
Hi my first project was using express for the web part now i wish to remake that but with electron does someone know how i should approach it? first create the package like usual and delete src include and create insiode the electron app? its my first time so im asking for some guidace |
Beta Was this translation helpful? Give feedback.
Answered by
minggangw
Sep 26, 2024
Replies: 1 comment 1 reply
-
I think using |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@AceOfDema I have added a Electron demo for rclnodejs https://github.com/RobotWebTools/rclnodejs/tree/develop/electron_demo, please try it.