Report Bug • Documentation • Publicodes • ekofest.fr
A Publicodes model to calculate the environmental impact of events.
This model is used by ekofest.fr to calculate the environmental impact of the festival. The model is written in Publicodes, a domain-specific language to write and share calculation models and quickly build online calculators.
Warning
This model is a work in progress and is not yet ready for production use.
# Install dependencies
yarn && yarn --cwd doc
# Build the model
yarn build
# Start the documentation server
yarn doc:start