strongloop/loopback-component-explorer

example for loopback 4 usage

DerekTBrown opened this issue · 3 comments

Can you add an example for Loopback 4 Usage? It is unclear how this would be used.

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Hi @DerekTBrown , sorry about the late response. LoopBack 4 is using a different set of dependencies. All our LoopBack 4 codebase is under loopback-next repo. https://github.com/strongloop/loopback-next.

For examples and tutorial, please refer to:
http://loopback.io/doc/en/lb4/Getting-started.html
http://loopback.io/doc/en/lb4/Examples-and-tutorials.html

@DerekTBrown , I'd like to close this issue as answered. If you have further questions / comments, please submit under https://github.com/strongloop/loopback-next repo. thanks!