Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 337 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 337 Bytes

gitDuel

Use this app to compare stats from two different gitHub accounts. To recreate locally >

  • Clone this repo
  • npm install
  • Run http-server in the project root
  • While running the localserver, navigate into the js/ folder and run node server.js
  • Browse to to the local address and port specified by the http-server