项目作者: rnkdev

项目描述 :
Compare two Github user based on their repo stars and followers
高级语言: JavaScript
项目地址: git://github.com/rnkdev/github-battle.git
创建时间: 2017-01-10T15:51:38Z
项目社区:https://github.com/rnkdev/github-battle

开源协议:

下载


github-battle

By comparing the followers and the number of stars one Github user has
this simple application will generate a score which will then be used to
decide who is the winner.

This application is based mainly from Tyler McGinnis’s superb React.js
Fundamentals course.

Setup

  1. npm install

Local Service

  1. npm run start