# Quick Start

### Installation

```
npm install weatherlayers-gl
```

GitHub: <https://github.com/weatherlayers/weatherlayers-gl>

### Production Usage

```typescript
import * as WeatherLayers from 'weatherlayers-gl';
```

No license file is necessary to use the library in production anymore.
