@fmidev/smartmet-alert-client
v4.4.19
Published
Web application for viewing weather and flood alerts
Readme
SmartMet Alert Client
SmartMet Alert Client is a customizable map visualizer for weather, flood and other alerts.

Installation
npm install @fmidev/smartmet-alert-clientUsage
<smartmet-alert-client language="en"></smartmet-alert-client>More examples are available in the directory public.
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildLints and fixes files
npm run lint