This document contains a set of guidelines to help developers during the contribution process.
git clone https://github.com/teritorio/maplibre-gl-teritorio-cluster.git
cd maplibre-gl-teritorio-cluster
yarn install
Runs the project in development/watch mode with Vite Dev server.
yarn dev
Bundles the package to the dist
folder.
The package is bundled with Vite Library Mode into multiple formats (CommonJS, ESM).
yarn build