Privy Web is a graphical user interface to interact with the privy nodes running on the local machine. It is served as a single page application in a browser of choice. It is a prerequisit that the privy dameon docker image is installed and the privy router executable is installed and running.
cd privy-web
npm run start
cd privy-web
npm run electron