Web/Desktop Version of Confidant --- Encryption/Decryption Tools
- Node Package Manager: Install npm
- Angular CLI:
npm i -g @angular/cli
git clone https://github.com/confidantstation/ConfidantWeb.git
cd ConfidantWeb
npm installBuild a production version of the Confidant for web:
npm run confidant:buildBuild a production version of the Confidant for desktop:
npm run confidant:build-desktopand
npm run desktop:devfor development or
npm run desktop:localto create an executable in dist-desktop.