项目作者: SensesProject

项目描述 :
A learn module on land use change and sustainable land management
高级语言: Vue
项目地址: git://github.com/SensesProject/land-use.git
创建时间: 2020-01-06T10:52:47Z
项目社区:https://github.com/SensesProject/land-use

开源协议:ISC License

下载


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

  1. npm install

Compiles and hot-reloads for development

  1. npm run serve

Compiles and minifies for production

  1. npm run build

Lints and fixes files

  1. npm run lint