update README with links to a notion page

This commit is contained in:
neil 2022-11-17 20:39:05 +08:00
parent c537621942
commit 5047f11389

View file

@ -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/)