gugwad / github-desktop

Simple github client app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-desktop

Simple github client built using react, redux and electron. It is simple application for looking repositories for give user.

Prerequisites

Node and npm should be installed

Steps to run application

Inside cloned code

npm install

To see as app


npm run desktop

To see in browser, run below command and open http://localhost:8080


npm start

To run test cases


npm test

About

Simple github client app


Languages

Language:JavaScript 96.2%Language:CSS 2.6%Language:HTML 1.1%