All Operating System ( windows 10 / 11 - Linux - MacOS )
git clone https://github.com/absunstar/social-browser.git # get source code from github
cd social-browser # goto browser folder
npm i # install Needed Libs
npm start # run Browser
npm run win # build browser for windows
npm run mac # build browser for Mac OS
npm run linux # build browser for Linux
git pull # update to latest version