Nx Example: Shared Lib

Shared library containing one component.

It can be developed and published independently. Run yarn compile to get the compiled version of the library in the dist folder.

It can also be used as a part of the parent multirepo project (see here https://github.com/nrwl/nx-example-multirepo).