0.0.10 • Published 7 years ago
@maryjanyes-gk-software/component-widget-alerts-card v0.0.10
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