Try out the website Demo: DEGRON.IO
The safe contract is in the safe contract folder.
Developers to get started developing
npm install
Once packages are installed
cd into client folder:
npm install
Run client and server at the same time
npm run dev