Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 690 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 690 Bytes

@react-google-maps organisation root

ReadMe

for API README please navigate to https://github.com/JustFly1984/react-google-maps-api/tree/master/packages/react-google-maps-api

or https://react-google-maps-api-docs.netlify.com

For Maintainers

Repo is based on lerna

Before starting to work on project, instead of yarn or npm i in each package directory, you need to run yarn && lerna bootstrap in the root directory

Note: Lerna do not builds before publishing. To properly publish, run yarn run publish in root directory