Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 572 Bytes

README.md

File metadata and controls

38 lines (28 loc) · 572 Bytes

SmartMet Alert Client

SmartMet Alert Client is a customizable map visualizer for weather, flood and other alerts.

Screenshot

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