Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 822 Bytes

File metadata and controls

26 lines (17 loc) · 822 Bytes

Notification Modal Web Component

NPM Version Maven Central Build Status

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

Vue CLI Guide

https://cli.vuejs.org/guide/