dmsl/anyplace

AnyPlace web module deploy and access on web browser issue

Opened this issue · 0 comments

@paschalis-mpeis , @anyplaceucy
Hi Team ,

We are planning to use AnyPlace to implement our own indoor navigation service,
So we are trying to build and deploy the AnyPlace Web module locally .
After following all mentioned steps, it is showing "waiting" on grunt cmd with no error.
When, i am trying to access "localhost:9000/viewer or "localhost:9000/architect" on chrome or edge browser , it is showing page not found.
But when i have checked "netstat" window process , then a service is running on 9000 port.
Please guide us , how to access viewer and architect module on browser.

D:\Projectdetails\anyplace\anyplace\clients\web\anyplace_viewer>grunt
Running "concat:js" (concat) task

Running "concat:css" (concat) task

Running "uglify:js" (uglify) task

1 file created 178.66 kB → 67.64 kB

Running "cssmin:target" (cssmin) task

1 file created. 37.43 kB → 25.57 kB

Running "imagemin:dynamic" (imagemin) task
Minified 85 images (saved 436 kB - 22.9%)

Running "watch" task
Waiting...