- Node.js
- npm (included in Node.js)
-
Clone or download this repository.
git clone https://github.com/vesoapp/veso-desktop.git cd veso-desktop
-
Install build dependencies in the project directory.
npm install
-
Run the client.
npm run package-mac
or
npm run package-linux
or
npm run package-win