项目作者: rafaelsevla

项目描述 :
An application with consuming the github API that returning users with the listing of yours stars and repositories
高级语言: JavaScript
项目地址: git://github.com/rafaelsevla/github-app.git
创建时间: 2019-07-07T14:58:47Z
项目社区:https://github.com/rafaelsevla/github-app

开源协议:

下载


Getting Started

Installing

Having NPM or Yarn installed on your machine

Let’s install the dependencies

  1. npm install
  2. or
  3. yarn install

Running the application

  1. npm start
  2. or
  3. yarn start