Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

savoirfairelinux/jami-client-electron

Repository files navigation

Ring-electron-client

Known Vulnerabilities

develop

WORK IN PROGRESS

Installation

  • Clone the repository $ git clone <repo>
  • Install Yarn and NVM
  • Linux : Yarn / NVM
  • Windows : Yarn / NVM
  • macOS : Yarn / NVM
  • Go to directory and run $ nvm use
  • Run $ yarn install to install dependencies
  • To know which commands are available launch $ yarn run
  • Run local dev environment with $ yarn run dev in a terminal window and $ yarn run watch in an other window for Hot Reloading.
  • Build app with $ yarn run build

Releases

No releases published

Packages

No packages published