README.md 286 Bytes
Newer Older
JOE XMG's avatar
update  
JOE XMG committed
1
2
3
4
5
6
7
8
# leaflet-control-geocoder-demo-esbuild

This demo demonstrates the usage of leaflet-control-geocoder using the [esbuild](https://github.com/evanw/esbuild) bundler.

1. `cd demo-esbuild/`
2. `npm install`
3. `npm run build`
4. `xdg-open index.html` or open `index.html` in your browser