mirror of
https://github.com/ivabus/gui
synced 2025-04-23 14:07:14 +03:00
update README with links to a notion page
This commit is contained in:
parent
c537621942
commit
5047f11389
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
# @tea/gui
|
||||
Desktop app of [tea](https://tea.xyz) for installing packages/softwares
|
||||
|
||||
More interesting and possibly updated documentations are at this [NOTION](https://www.notion.so/teaxyz/tea-gui-fdd9f50aa980432fa370b2cf6a03cb50) page. It is ideal to review it also, probably its more updated.
|
||||
|
||||
## Developing
|
||||
|
||||
Once you've created a project and installed dependencies with `npm install` (or `pnpm install` or `yarn`), start a development server:
|
||||
|
@ -26,4 +28,4 @@ You can preview the production build with `npm run preview`.
|
|||
|
||||
## Intuition Building Links
|
||||
|
||||
* [Rust module system is weird?](https://www.sheshbabu.com/posts/rust-module-system/)
|
||||
* [Rust module system is weird?](https://www.sheshbabu.com/posts/rust-module-system/)
|
||||
|
|
Loading…
Reference in a new issue