Skip to content

System Requirements

twinbit edited this page Sep 20, 2012 · 1 revision

How to contribute

The system is mainly based on the following software:

  1. NodeJS 0.8 - http://nodejs.org
  2. ExpressjS 3.x - http://expressjs.com
  3. MongoDB 2.2 - http://www.mongodb.org
  4. Bootstrap 2 - http://twitter.github.com/bootstrap

In order to run the application locally, follow this steps:

  • Clone the repo: [email protected]:spaghetti-open-data/tweetyourmep.git
  • From the root of the project run: npm install
  • Run the application: node app

DOCUMENTATION IN PROGRESS

Clone this wiki locally