项目作者: 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
Getting Started
Installing
Having NPM or Yarn installed on your machine
Let’s install the dependencies
npm install
or
yarn install
Running the application
npm start
or
yarn start