How to run standalone app after building with npm? #244
Unanswered
kneelesh48
asked this question in
Q&A
Replies: 1 comment
-
@kneelesh48 Do refer this section from CONTRIBUTING.md for details regarding this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I git cloned the repository and built the app with npm and I can run it with
npm start
but I have to keep a terminal window open.If I run download from the releases page, I just need to run Google Assistant.exe and it runs in Windows Tray.
How can I achieve the same thing with self compiled version?
Beta Was this translation helpful? Give feedback.
All reactions