UNPKG

@loopback/docs

Version:

Documentation files rendered at [https://loopback.io](https://loopback.io)

14 lines (9 loc) 289 B
# fixtures/monorepo This `monorepo` directory contains a simplified monorepo managed by lerna. It's used to mimic `loopback-next` to test `@loopback/tsdocs`. # Rebuild If you have to change the source code for the fixture, run the following command to rebuild. ```sh npm run build ```