Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 401 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 401 Bytes

WeGlipChat Desktop Apps

WeGlipChat Desktop Apps for macOS, Windows & Linux.

For maintainers

Upgrade all the dependencies

npx yarn-upgrade-all

Build code

yarn build

Watch and build:

yarn build --watch

Test

yarn start