Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 393 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 393 Bytes

HackDash

Organize hackaton ideas into a dashboard

Instalación

  • 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

Changelog