init
This commit is contained in:
commit
5b3923b990
24 changed files with 4352 additions and 0 deletions
3
watch.sh
Executable file
3
watch.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
nodemon -e "rs,toml,json,html,css,js" -x "cargo tauri dev" -w "src-tauri" -w "src" --ignore "src-tauri/target"
|
Loading…
Add table
Add a link
Reference in a new issue