Skip to content

Prasanna-sr/reactjs-github-issues-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reactjs-github-issues-viewer

Reactjs application for github.com issues viewer page

Dependencies

nodejs --version 4.0 +

gulp (Globally for development)

Start Application

Production - npm start or npm install and gulp run-prod

Development - npm install and gulp run-dev

Goto http://localhost:3000 to access the application

Run tests

npm test

Feature

  • Github issues list page

    • pagination
    • no of comments
  • Github issues details page

    • comments shown if available
    • @github in comments point to github profile

About

reactjs sample application for github.com issues viewer page

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors