dragosrotaru / ppeforfree

Collective sensemaking for mutual aid groups manufacturing PPE during COVID.
https://ppeforfree.org
GNU General Public License v3.0
5 stars 5 forks source link
ppe-initiatives

ppeforfree.org

Collective sensemaking powered by open data for PPE Initiatives around the world. A mass collaboration experiment in the making.

Status

GitHub package.json version

Website

Discord

Getting involved

See CONTRIBUTING.

Getting help

Install and Usage

  1. clone this repository.
  2. install nvm (node version manager) here
  3. run nvm install then nvm use in the root of the repository. (installs and activates node version in .nvmrc)
  4. run npm install command in the root of the repository.

Usage

run npm start in the root of the repository.

Testing

run npm test in the root of the repository.