Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 578 Bytes

File metadata and controls

24 lines (20 loc) · 578 Bytes

workplace

Electron Desktop app for Workplace

prerequisites

  • node:
    • node -v
  • npm:
    • npm -v

launching

  • npm start

building

  • macOS arm64
    • npm run make -- --arch=arm64 --platform=darwin

history