Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 642 Bytes

README.md

File metadata and controls

39 lines (23 loc) · 642 Bytes

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 - 2024 Dominik Hladik

All contents are licensed under the MIT license.