0.0.4 • Published 6 months ago

metis-ui-consent-management v0.0.4

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

Build Status

Repository Contents

This repository is an angular workspace configured to build and publish a library containing a standalone component for managing user consent.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run npm run test to execute the unit tests via Karma.

Publishing

Run npm run publish-lib to push the generated assets to npm.