Contributing Thank you for considering contributing to leaflet.pm. Follow these steps to get up and running: clone the repository run npm install run npm start open index.html in your browser run npm run cypress to launch the test suite (also nice for TDD).