integrate Angular JS with Node.js + express | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

integrate Angular JS with Node.js + express

how do i run a node.js server with my angular js front end. been having trouble figuring this out in my project

30th Apr 2019, 10:45 PM
Rob
Rob - avatar
2 Answers
+ 2
This is what Gordon means https://glitch.com/edit/#!/join/e0ef8a83-b5cc-4521-93fa-901d686cb2d2 Glitch code made by Fog Creek you could add to your project and change it, just mix it!
1st May 2019, 3:10 AM
Calviղ
Calviղ - avatar
0
Your front end is in your .html files. Your require file system in your node and use that html file when server is connected.
1st May 2019, 1:24 AM
Gordon
Gordon - avatar