A Cross platform desktop app built using electron for generating and printing invoice.
- Install dependencies, "npm isntall"
- For compiling the application for win32 plateform, use "electron-packager . --overwrite --asar=true --platform=win32 --arch=ia32"
- Download the compiled project for Windows
- Extract and execute the binary file
kgpoint.exeto run the program.