Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 258 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 258 Bytes

decarbnow

Description

to be written

Run Webpage Locally

This webpage can be run locally with:

npm install
cp config.template.json config.json # Adjust the config.json file
npm run map

Contribution

Any contribution is welcome!