An user friendly Task Managing Desktop Application Built With Electron and Reactjs
Go to your command line and enter the directory and simply run following command:
npm start
npm run build
Now you will be able to install/run your application executing taskmanager file in dist/taskmanager-linux-x64 directory
This application has been developed for debian only. If you want to build for windows or mac os then you have to change the dev command in package.json file with your desired platform.
To create executable file you may follow:
To develope installer you should follow: