JSPM

  • Created
  • Published
  • Downloads 96
  • Score
    100M100P100Q73190F
  • License MIT

Example of the references many relation in LoopBack 4.

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

  1. Run the lb4 example command to select and clone the repository:

    lb4 example references-many
  2. Switch to the directory.

    cd loopback4-example-references-many
  3. 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