mirror of
https://github.com/ivabus/gui
synced 2025-06-07 15:50:27 +03:00
test preview
This commit is contained in:
parent
f74a81e79d
commit
fc870f1f7f
2 changed files with 3 additions and 1 deletions
|
@ -31,4 +31,3 @@ You can preview the production build with `npm run preview`.
|
|||
|
||||
* [Rust module system is weird?](https://www.sheshbabu.com/posts/rust-module-system/)
|
||||
|
||||
TEST PREVIEW
|
||||
|
|
|
@ -10,6 +10,9 @@ $ pnpm install # assuming you have not done so
|
|||
$ pnpm dev
|
||||
```
|
||||
|
||||
## Todo
|
||||
[] setup a scaffolding script to make it easier making elements
|
||||
|
||||
## Design System
|
||||
|
||||
This library is dependent on the following
|
||||
|
|
Loading…
Reference in a new issue