Answer the question
In order to leave comments, you need to log in
Node.js + express.js + vue, how to link?
I have a server written in express.js
AND I have a front end written in vue.js
How to connect them?
Is it possible to make it so that I would give the build made on vue.js to the get request '/'?
Answer the question
In order to leave comments, you need to log in
If I understand the question correctly, then you need to set up a server (nginx for example), one virtual host proxies express, the second gives statics.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question