Abhra Ghosh
Abhra Ghosh

Reputation: 1

How to integrate by loopback4 backend with Angular frontend?

I am new to loopback4 and I'm working on integrating loopback4 backend with Angular frontend. Is there any proper documentation on how to do it?

I tried searching on different forums but didn't get any result. Please help me find any resources for integrating loopback4 backend with Angular frontend.

Upvotes: 0

Views: 38

Answers (1)

Yesha Mavani
Yesha Mavani

Reputation: 1

Here is our angular project that we use to connect with loopback This is what we follow https://github.com/sourcefuse/angular-boilerplate

Upvotes: 0

Related Questions