Skip to content

Latest commit

Β 

History

History
55 lines (39 loc) Β· 2.77 KB

File metadata and controls

55 lines (39 loc) Β· 2.77 KB

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