Skip to content
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

Open
darkworks opened this issue Dec 13, 2019 · 8 comments
Open

how to setup and build #1

darkworks opened this issue Dec 13, 2019 · 8 comments

Comments

@darkworks
Copy link

hi
can you please add setup and build information so that i can test

thanks

@BAndiT1983
Copy link
Member

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.

@arumece
Copy link

arumece commented Mar 3, 2020

how download and run in vscode

@darkworks
Copy link
Author

how download and run in vscode

do something like this
git clone https://github.com/apertus-open-source-cinema/pcb-aoi.git
cd pcb-aoi
npm install
npm run start

@amilapsn
Copy link

amilapsn commented Apr 8, 2020

after run start then what? I just get a prompt afterwards.

@darkworks
Copy link
Author

once server is started you will see on console some port # , after you open in browser like http://localhost:port#

@Prophet-of-Doom
Copy link

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.

@BAndiT1983
Copy link
Member

BAndiT1983 commented Jan 30, 2021

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.

@Ankitgun
Copy link

Ankitgun commented Jul 14, 2022

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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants