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
2 Respostas
+ 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!
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.