mirror of
https://github.com/ivabus/gui
synced 2025-04-24 06:27:09 +03:00
No description
.github | ||
packages | ||
.gitignore | ||
package.json | ||
pnpm-lock.yaml | ||
pnpm-workspace.yaml | ||
README.md |
Tea UI Workspace
This repository includes the tea GUI/Desktop App.
For better documentation checkout this notion.
Requirements
Development
Setting up the workspace just run here:
$ pnpm install
To develop the GUI within Tauri Webview
$ pnpm dev:gui
To develop the GUI within your local browser at localhost:8080
$ pnpm web:gui
Build a GUI installer
This assumes you have installed the dev dependencies
$ pnpm build:gui
Refer to each package README.md for instructions on how to setup and contribue to them: