-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to setup and build #1
Comments
Hi, clone the repo and then try npm install afterwards npm run start. If it doesn't work, then just give me a note here and i will check it again, as i haven't set up Node.JS on my machine yet. |
how download and run in vscode |
do something like this |
after run start then what? I just get a prompt afterwards. |
once server is started you will see on console some port # , after you open in browser like http://localhost:port# |
Hey, I'm having the same issue as @amilapsn where nothing happens once you do npm run start. I'm about as sure as I can be about having all of the requirements. |
As nodejs/npm is only used for the (rudimentary) webUI and the work is done by the python script, so you can just run that. |
I tried running this on a raspberry pi, but it showed bunch of errors. is there a way to run this in a raspberry pi ? |
hi
can you please add setup and build information so that i can test
thanks
The text was updated successfully, but these errors were encountered: