nrwl / nx-example-sharedlib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About


Languages

Language:TypeScript 100.0%