Documentation for the OpenSociocracy website.
Install from root directory
npm install
npm run docs:dev
Decide on a feature_name.
example for a feature named foo
git hf feature start foo
Do your work, pushing up to GitHub to share.
When it is ready create a PR.