Page Contents
@loopback/example-references-many
Try it out
-
Run the
lb4 example
command to select and clone the repository:lb4 example references-many
-
Switch to the directory.
cd loopback4-example-references-many
-
Finally, 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