Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 467 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 467 Bytes

gzi

A simple app with the ability to add any websites and use them in the desktop app (intended to add online AI chats)

supa dupa

Steps

Install

$ yarn

Development

$ yarn dev

Build

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux