Pushing together project developed during ParticipaLAB Collective Inteligence for Democracy, this project is based on pol.is
- Clone it
- Set node version 6.9.0
- Run:
cd pushingtogether
npm install
npm run setup #in case you're using OS X: npm run setup:osx
npm start
inside the folder, or usenode app.js
npm run setup #in case you're using OS X: npm run setup:osx
npm run db:migrate