How to connect express backend to angular9? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to connect express backend to angular9?

I need steps to integrate an express backend's get request to angular 9.

26th Jul 2020, 8:56 AM
J PRINCE KELVIN
J PRINCE KELVIN - avatar
1 Answer
+ 2
Serve Front-end files as static files. To connect Front-end with Api use your routes. Like localhost:3000/api
26th Jul 2020, 10:36 AM
🇮🇳Vivek🇮🇳
🇮🇳Vivek🇮🇳 - avatar