ia-ng-web-components
v1.3.6
Published
This directory is meant to test & publish the web components for Akrivis.
Keywords
Readme
Akrivis Web Components
This directory is meant to test & publish the web components for Akrivis.
Development
npx nx run web-components:servePublishing to npm
npx nx run web-components:build:npm
cd apps/web-components
# Remember to update the version
npm version <major|minor|patch>
npm publish