Skip to content

confidantstation/ConfidantWeb

Repository files navigation

Confidant

Web/Desktop Version of Confidant --- Encryption/Decryption Tools

Development Prerequisites

  • Node Package Manager: Install npm
  • Angular CLI: npm i -g @angular/cli

Development Guide

Clone repository and install dependencies

git clone https://github.com/confidantstation/ConfidantWeb.git
cd ConfidantWeb
npm install

Build Confidant (For Production)

Build a production version of the Confidant for web:

npm run confidant:build

Build Confidant (For Desktop)

Build a production version of the Confidant for desktop:

npm run confidant:build-desktop

and

npm run desktop:dev

for development or

npm run desktop:local

to create an executable in dist-desktop.

About

Web/Desktop Version of Confidant --- Encryption/Decryption Tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors