Map Components for Biodiversity Informatics Platform
- naksha-components-react
- @biodiv-platform/naksha-commons
- @biodiv-platform/naksha-gmaps-draw
- @biodiv-platform/naksha-mapbox-draw
- @biodiv-platform/naksha-mapbox-list
- @biodiv-platform/naksha-mapbox-view
git clone https://github.com/strandls/naksha-components-react.git
yarn install
yarn dev
Code quality checks are done with prettier
, eslint
.
cd packages/naksha-component-react
yarn link (or `npm link` if yarn doesnt work)
Then go to the project you want to link the package into(example: cca-ui):
yarn link naksha-component-react
Follow this tutorial : https://egghead.io/lessons/javascript-publishing-a-beta-version
Contributions/Suggestions are always welcome!
Apache-2.0 © Strand Life Sciences