I have set up an Ember app in a VM in the cloud and I would like to access it from my local browser. I found that for django can do something like:
python manage.py runserver 0.0.0.0:8000
Is there something similar that I can do with "ember serve" command?
Thanks in advance!
Aucun commentaire:
Enregistrer un commentaire