You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To answer your question, you need to run your Vue app and your server in parallel. In other words, you should have two terminals, each running either your server or your Vue app.
It's been a while since you've asked, but I hope this helps!
i've been read your tutorial at https://medium.com/bb-tutorials-and-thoughts/how-to-make-api-calls-in-vue-js-applications-43e017d4dc86
that's a such good tutorial and i can understand, may I ask a question?
how to build the whole project? if I build vue, then vue will hit localhost/api/users and that will not found
any answer will be appreciate, thanks a lot
The text was updated successfully, but these errors were encountered: