Skip to content

souris-dev/commitman-gui

Repository files navigation

Commit-Man GUI

Running

  1. Ensure that you have the npm package manager installed.

  2. Clone the repository and cd into the GUI source code directory.

  3. Run npm install to install the dependencies.

  4. Then run npm run dev to start the GUI.

Built With

This application is made using electron.js and React.js.