Skip to content

trav1405/repo-visualiser-electron

Repository files navigation

Setup

Install dependencies:

npm i

Create ENV variables:

In order to request data with GitHub's API a GitHub username and a personal access token are required. These should be added to a '.env' file.

Starting Development

Start the app in the dev environment:

npm start

The app can also be packaged for the local platform:

npm run package

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published