Skip to content

viswesh/GitHub-Leaderboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Leaderboard

Search for popular developers in GitHub based on programming languages.

Development setup transpiles ES2015 (including modules) with Babel, Gulp and Browserify.

Installing

  1. Clone the repo
  2. npm install -g gulp to install Gulp globally.
  3. npm install to resolve project dependencies.

Using

Run gulp from the command line for transpiling source code at /src

Run gulp watch to watch and transpile from /src

The project is currently setup to transpile code under the /src folder using the /src/app.js file as an entry point.

About

ES6 based leaderboard application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published