app-shell
This library was generated with Nx.
Running unit tests
Run nx test app-shell
to execute the unit tests.
How to build and use a local version of app-shell build
- in
fundamental-ngx
folder runbuild-local-app-shell
- in your app folder do
npm i -D ~/path/to/fundamental-ngx/dist/libs/app-shell/
- don't forget to revert package.json in your app before pushing
alternatively you can use
npm link