@fmidev/smartmet-alert-client
v4.1.8
Published
Web application for viewing weather and flood alerts
Downloads
98
Readme
SmartMet Alert Client
SmartMet Alert Client is a customizable map visualizer for weather, flood and other alerts.
Installation
npm install @fmidev/smartmet-alert-client
Usage
<smartmet-alert-client language="en"></smartmet-alert-client>
More examples are available in the directory public
.
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint