An open API service indexing awesome lists of open source software.

https://github.com/celtian/demo-webpack-maplibre

Demo of Webpack & Maplibre
https://github.com/celtian/demo-webpack-maplibre

demo maplibre-gl webpack

Last synced: 2 months ago
JSON representation

Demo of Webpack & Maplibre

Awesome Lists containing this project

README

          

# Demo Webpack Maplibre

## ๐Ÿ› ๏ธ Instalation

Definitelly works with Node `v22.2.0` &ย yarn `1.22.21`

```
yarn install
```

_Consider to install vscode with recommended extensions in `.vscode/extensions.json` before you start_

_Consider to use `WSL` if you are developing on `Windows` to prevent unsupported commands in `package.json`._

## ๐Ÿš€ Development server

```
yarn start
```

_Go to `http://localhost:8080/`_

## ๐Ÿ“ฆ Build

```
yarn build
```

## ๐Ÿš€ Deploy

only via Github Pipelines

## ๐Ÿชช License

Copyright ยฉ 2023 - 2025 [Dominik Hladik](https://github.com/Celtian)

All contents are licensed under the [MIT license].

[mit license]: LICENSE