Package Exports
- @loopback/example-references-many
- @loopback/example-references-many/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@loopback/example-references-many) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@loopback/example-references-many
Try it out
Run the
lb4 examplecommand to select and clone the repository:lb4 example references-many
Switch 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