835 Views
A desktop application created with ElectronJS and ReactJS to be cross-platform to manage and track GitHub issues. Requires a node version >= 7 and an npm version >= 4. If you have installation or compilation issues with this project, please see debugging guide First, clone the repo via git: git clone --depth =1 https://github.com/mariorodeghiero/git-issue-react-electronjs.git your-project-name And then install dependencies with yarn.
0 comments