Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.37 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.37 KB

GBIF-web

This is a monorepo to group GBIF web components and API wrappers that serve UI specific needs.

Adding packages

To add another package create a new directory in the packages folder. Since we are using Lerna all package scripts are available from the root by running lerna run {script_name}

Development

We use Visual Studio Code. Relevant plugins:

License

This repository is published under the Apache License 2.0.