Organize hackaton ideas into a dashboard
-
Install Node.js
-
Install MongoDB
-
Create a Twitter app
-
Run MongoDB: $ mongod
-
Install dependencies: $ npm install
-
Fill config.json with your configuration
-
Run the application: $ node server.js