Handle .js data with angular-cli

0

Hello! I am now starting to mess with angular and I have a server.js file that makes a call in the database and back up the data. I need to create an interface to display this data. My question is: how can I capture the data from the .js file and manipulate it in an angular-cli project?

Thank you in advance.

    
asked by anonymous 08.06.2018 / 21:24

1 answer

-1

Diego, I used the Ms SQL driver. Eduardo, it's a very simple application, I did not want to separate. The query is ok, I just wanted to get this data and display it in an interface.

    
12.06.2018 / 14:11