https://github.com/stefanocudini/leaflet-webpack-example
Simple example to use Leaflet with webpack
https://github.com/stefanocudini/leaflet-webpack-example
leaflet leaflet-map leafletjs webpack webpack-boilerplate webpack-configuration
Last synced: about 1 year ago
JSON representation
Simple example to use Leaflet with webpack
- Host: GitHub
- URL: https://github.com/stefanocudini/leaflet-webpack-example
- Owner: stefanocudini
- License: mit
- Created: 2019-07-25T10:15:12.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-10T07:36:29.000Z (almost 6 years ago)
- Last Synced: 2025-03-29T19:41:56.997Z (about 1 year ago)
- Topics: leaflet, leaflet-map, leafletjs, webpack, webpack-boilerplate, webpack-configuration
- Language: JavaScript
- Homepage: https://opengeo.tech/
- Size: 569 KB
- Stars: 6
- Watchers: 0
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Leaflet Webpack Example
# Usage
```bash
npm install
```
edit code in main.js file
```bash
npm run build
```