npm.io
0.2.38 • Published 5 years ago

@fundamental-ngx/app-shell

Licence
Apache-2.0
Version
0.2.38
Deps
1
Size
670 kB
Vulns
0
Weekly
0
Stars
292
DeprecatedThis package is deprecated

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 run
    build-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