The Hidden Cost of Digital Consumption
Digital doesn’t mean green. How much carbon dioxide was released when you loaded this article?
https://preview.parametric.press/issue-02/streaming/
To run the article locally, make sure you have NodeJS and NPM installed. Then clone or download this repository. The main file is index.idyll, this file defines the article using Idyll markdown.
- Install local dependencies:
npm install
- Run
npm start
in the root of this project.