Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 319 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 319 Bytes

github-project-management

Project management based on GitHub.

Instructions

  • run npm install to install dependencies.
  • copy config.js.example to config.js and edit to supply parameters.
  • execute node server.js and access browser at http://localhost:8001