Skip to content

SensesProject/preamble

Repository files navigation

Preamble – Transition Risks

This repository contains the code for Preamble – Transition Risks, which introduces the three Transition Risks modules. 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 Sources

no data used

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

Customize configuration

See Configuration Reference.