Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 678 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 678 Bytes

#TopGit Application This is a pseudo front end application which would let the users help list and browse top github projects conveniently. The app is hosted on Github Pages here: https://rebase-master.github.io/topgit

##Instructions

  1. Make sure you have node.js and git installed on your machine.
  2. Copy the project on your machine
  3. CD to the project folder
  4. Run > npm-install to install the project dependencies
  5. Install gulp.js via the Mac terminal or Gitbash on a PC > npm install -g gulp
  6. Run the Gulp command > gulp
  7. Fire up your browser at http://localhost:8000