Add kevisual configuration files for project setup

- Created kevisual.json for project metadata and synchronization settings.
- Added auth.json to manage authentication-related configurations and file synchronization from the remote registry.
This commit is contained in:
2026-03-03 00:57:46 +08:00
parent 66defedf4c
commit ec089206f1
7 changed files with 71 additions and 3443 deletions

View File

@@ -1 +1,7 @@
# vite-react-template
# vite-react-template
## download template
```bash
ev clone -i https://kevisual.cn/root/ai/kevisual/frontend/vite-react-template
```