Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Latest commit

 

History

History
24 lines (17 loc) · 930 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (17 loc) · 930 Bytes

Contributing

logo

We are welcome to any pull request, which has a clear goal and description. Also please use eslint while developing.

List of contributors:

Alexey Lyakhov [email protected] Awwit [email protected] Ivan Konev [email protected]

  1. Clone repository
  2. git checkout development
  3. make your own branch and make PR to development branch after finish with changes.
  4. Use yarn to install in root folder and in each package directory.

Inside root folder you will find packages:

  1. @react-google-maps/api
  2. @react-google-maps/infobox
  3. @react-google-maps/marker-clusterer
  4. gatsby-example https://github.com/gatsbyjs/gatsby/issues
  5. storybook https://github.com/storybooks/storybook - for visual testing of our components