Setup development on Cloud9 #8768
Unanswered
smartlearningci
asked this question in
Help/Questions
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi to all,
I'm trying to get vue dev environment on AWS cloud9.
I installed the vue/cli. However when i try to use vue ui I'm not able to use it as localhost. I configured it to --host 0.0.0.0 and allowed the ec2 instance to comunicate with port 8000.
When I use the http://public port : 8000 I'm able to see the vue ui top bar but the rest is not loaded.
Can someone give some hints about the subject?
Or can someone give some ideias on how to make vue ui work on remote server?
Beta Was this translation helpful? Give feedback.
All reactions