Thanks for taking the time to contribute!
PRs and bug reports are welcome, and we are actively looking for new maintainers.
The main branch is the active development branch.
Building @goongmaps/goong-map-react locally from the source requires node.js >=8.
We use yarn to manage the dependencies.
git checkout main
yarn bootstrap
yarn testTest:
$ npm run testTest in Node:
$ npm run test nodeTest in browser (can use Chrome dev tools for debugging):
$ npm run test browserAny intended change to the code base must open a pull request and be approved.
npm run test must be successful.docs/api-reference.docs/upgrade-guide.md.docs/whats-new.md.Please be mindful of and adhere to the Linux Foundation's Code of Conduct when contributing to goong-map-react.