This commit is contained in:
2026-06-06 09:10:58 +08:00
commit 698c90ccf5
65 changed files with 11058 additions and 0 deletions

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
# vite-react-template
## download template
```bash
ev pod sync -- repo=kevisual/vite-react-template
```
## clone auth update
```bash
ev pod sync -- repo=kevisual/vite-react-template project=auth
```