Thank you for considering contributing to leaflet.pm.
Follow these steps to get up and running:
- clone the repository
- run
npm installto install all dependencies. - run
npm run devto start watching the files. - open
demo/index.htmlin your browser to see the changes to you inside thesrcfolder.