Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.16 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.16 KB

HANDY explorer

Tunable simulation of population dynamics. This follows version 1.0 of "Human and nature dynamics" (HANDY)[1], modeling social inequality, resource use, and the collapse or survival of societies.

Any errors are mine (AW). If the math is unfaithful to the original, it should be corrected.

[1]

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.