The Code Cooperative website.
After you have cloned this repo, run this setup script to set up your machine with the necessary dependencies to run and test this app:
% cd codecooperative.org && npm install
% DEBUG=codecooperative.org:* npm start
Then go to localhost:3000.
TODO