Hi all, I'm a newbie with Angular and NodeJS. I have some issues, can you please make me clearly understand about it. I make a Angular project with some of pages and it work fine. I make an other NodeJS project using Express and ejs engine in order to render some static html pages and it also work fine. But, I do not understand how can i intergrate Angular project with NodeJS - Express project ? My targert are use NodeJS for backend services, sush as authentications, comunicate with MongoDB, API, etc. After authentication from backend I wanna show some pages of Angular project. Angular's components will fetch data from NodeJS API. Please give me the ways to get my targets !
Thanks all ! -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
