first commit
This commit is contained in:
commit
2a1252cc7a
69 changed files with 7559 additions and 0 deletions
9
Trunk.toml
Normal file
9
Trunk.toml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[build]
|
||||
target = "./index.html"
|
||||
|
||||
[watch]
|
||||
ignore = ["./src-tauri"]
|
||||
|
||||
[serve]
|
||||
port = 1420
|
||||
open = false
|
||||
Loading…
Add table
Add a link
Reference in a new issue