Skip to content

SensesProject/land-use

Repository files navigation

The nexus of Land, Water, Food, Emissions and CDR

This repository contains the code for The nexus of Land, Water, Food, Emissions and CDR, a learn module on land use change and sustainable land management. It is part of the SENSES Toolkit.

screenshot of the module

License

The source code is licensed under the ISC license. Text and graphics are licensed under Attribution-ShareAlike 4.0 International. For licensing information on datasets please refer to the data sources section. Exceptions are listed below on a per-file basis.

Data Soucres

Data sources and if applicable licenses are listed below on a per-file basis.

Development

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint