Desktop invoicing app built with electron
To use on Windows: Download the MSI Installer
To Customize/Create your own installer
- Clone this project.
- Open terminal and navigate into the cloned folder.
- Run "npm install" to install dependencies.
- Run "npm run electron".