Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/resource-watch/land-carbon-explorer
https://github.com/resource-watch/land-carbon-explorer
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/resource-watch/land-carbon-explorer
- Owner: resource-watch
- Created: 2021-10-13T15:47:47.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-29T19:32:11.000Z (about 2 years ago)
- Last Synced: 2024-04-14T09:38:31.586Z (7 months ago)
- Language: TypeScript
- Homepage: land-carbon-explorer.vercel.app
- Size: 1.97 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Land Carbon Explorer
## Development intructions
Installation:
```bash
yarn install
```Run for development:
```bash
yarn dev
```