Skip to content

veso-bot/veso-desktop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Process

Dependencies

  • Node.js
  • npm (included in Node.js)

Getting Started

  1. Clone or download this repository.

    git clone https://github.com/vesoapp/veso-desktop.git
    cd veso-desktop
  2. Install build dependencies in the project directory.

    npm install
  3. Run the client.

    npm run package-mac

    or

    npm run package-linux

    or

    npm run package-win

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 59.3%
  • SCSS 27.9%
  • HTML 7.8%
  • TypeScript 3.3%
  • CSS 1.3%
  • Shell 0.3%
  • Other 0.1%