@maryjanyes-gk-software/component-widget-alerts-card
v0.0.10
Published
Alerts card widget
Downloads
22
Readme
Installation
To start building a component using Stencil:
run:
npm install
npm startTo build the component for production, run:
npm run buildTo run the unit tests for the components, run:
npm test