@uportal/notification-modal
v1.0.4
Published
[![NPM Version](https://img.shields.io/npm/v/@uportal/notification-modal.svg)](https://www.npmjs.com/package/@uportal/notification-modal) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.webjars.npm/uportal__notification-modal/badge.
Downloads
24
Maintainers
Keywords
Readme
Notification Modal Web Component
Installation
See the top level README
Development Setup
# install dependencies
npm install
# start demo server
npm run serve
# run lint checks and unit tests
npm test