Git Product home page Git Product logo

open-leaderboard's Introduction

open-leaderboard

An insight to the world of open source

Welcome to OpenLeaderboard! This is a web project where companies, projects and developers are ranked by the activity and influence on GitHub.

Website URL

https://open-leaderboard.x-lab.info

About OpenLeaderboard

You can select "Item", "Index", "Region", "Time" and other filters to view different rankings on GitHub.

snapshot

By clicking on the “Insight board” , you can see the following figure. You can refer to the OpenDigger Metric for detailed metrics interpretation.

InsightBoard

Contributing

It is warmly welcomed if you have interest to contribute to open-leaderboard and help make it better! The following is a set of guidelines for contributing .

Submitting an issue

If you have any questions or feature requests, please feel free to submit an issue. Before you submit an issue:

  • Please search for related issues. Make sure you are not going to open a duplicate issue.

  • Please specify what kind of issue it is and explain it in the title or content, e.g. feature, bug, documentation, discussion, help wanted...

Submitting a Pull Request

  1. Check the issue list for unresolved issues, choose one you are interested in solving and reply to show your willingness to resolve the issue.
  2. Proactively communicate with community maintainers under the issue for solutions.
  3. Fork and clone the repository to local, and then you can develop the code locally.
  4. Run npm run prettier to quickly format all your code.
  5. Send a pull request on GitHub after you finish developing the code, and wait for the community maintainer to review the code.

Installation

Please make sure you have already installed Node.js with version greater than 12.0.

  1. clone this project
git clone https://github.com/[your_username]/open-leaderboard.git
  1. install npm packages
cd open-leaderboard
npm install
  1. run the project locally
npm start

Runs the app in the development mode.

Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.

You will also see any lint errors in the console.

  1. or build static files
npm run build

Builds the app for production to the build folder.

It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

Your app is ready to be deployed!

See the section about deployment for more information.

open-leaderboard's People

Contributors

gymgym1212 avatar andyhuang18 avatar wj23027 avatar tyn1998 avatar will-ww avatar linuxsuren avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.