Skip to content

ChopperLee2011/flux-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flux-Github

Use React/Flux to make an app for getting github user, repo and issue information;

Features

  • login to github user token
  • list user/orgs
  • click user/orgs list repos
  • click repo list issues

To-Do

  • try some react 0.13 version new feature
  • click issue popup comments
  • change auth to passport
  • empty and error handle

Run

  1. clone this repo;
  2. npm install;
  3. config app with config.js file;
  4. npm start;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published