Skip to content

biodiv-platform/naksha-components-react

Repository files navigation

Naksha Components React 🗺️

GitHub Actions Status npm bundle size (version) typed with TypeScript code style: prettier stable release

Map Components for Biodiversity Informatics Platform

geohash-grid-layer

geoserver-vector-layer

🔌 Packages

📦 Development Setup

git clone https://github.com/strandls/naksha-components-react.git
yarn install
yarn dev

🔧 Configuration

Code quality checks are done with prettier, eslint.

🔗🏠 Local Link

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

🔖📦Beta Publish on NPM

Follow this tutorial : https://egghead.io/lessons/javascript-publishing-a-beta-version

🙏 Contributing

Contributions/Suggestions are always welcome!

📄 License

Apache-2.0 © Strand Life Sciences