Collective sensemaking powered by open data for PPE Initiatives around the world. A mass collaboration experiment in the making.
See CONTRIBUTING.
- clone this repository.
- install nvm (node version manager) here
- run
nvm installthennvm usein the root of the repository. (installs and activates node version in.nvmrc) - run
npm installcommand in the root of the repository.
run npm start in the root of the repository.
run npm test in the root of the repository.