Hello all,
after I did the following steps, I am not able to access the webpage served from ionic:
- pulled the image
- started the container (with exposing port 8100)
- created an own simple app with: ionic start myApp tabs
- moved into the myApp directory and started it with: ionic serve (--external)
--> my browser still does not show the page.
Do you have any advice or hint for me?
Hello all,
after I did the following steps, I am not able to access the webpage served from ionic:
--> my browser still does not show the page.
Do you have any advice or hint for me?