This repo is from our first ever ethics dive. It uses a tool called (docsify)[https://docsify.js.org/#/quickstart].
To use and run this repo as a local website, you'll need to install npm
and docsify
.
To install npm
go to the (download page) [https://docs.npmjs.com/downloading-and-installing-node-js-and-npm] and follow instructions.
npm i docsify-cli -g
In order to run this repo, you'll need to install
it aka. clone it. To do this, use your command line and input:
git clone https://github.com/DataKind-UK/ai-ethics.git
Enter into the folder containing this repo. In order to run the docsify
website, run the following:
docsify serve dovs