@loopback/example-references-many
v9.0.10
Published
Example of the references many relation in LoopBack 4.
Readme
@loopback/example-references-many
Try it out
Run the
lb4 examplecommand to select and clone the repository:lb4 example references-manySwitch to the directory.
cd loopback4-example-references-manyFinally, start the application!
$ npm start Server is running at http://127.0.0.1:3000
Feel free to look around in the application's code to get a feel for how it works.
Bugs/Feedback
Open an issue in loopback-next and we'll take a look!
Contributions
Tests
Run npm test from the root folder.
Contributors
See all contributors.
License
MIT
