Go to file
2024-12-14 01:11:11 +08:00
public first 2024-12-07 19:53:32 +08:00
src feat: 优化代码 2024-12-14 00:44:00 +08:00
src-tauri fix: 修复当节头大小为0时,乱写point_to_raw_data的问题。 2024-12-14 01:11:11 +08:00
.gitignore feat: 提供了修改功能 2024-12-12 16:08:19 +08:00
index.html first 2024-12-07 19:53:32 +08:00
package.json fix: react降级到18 2024-12-10 15:10:25 +08:00
pnpm-lock.yaml fix: react降级到18 2024-12-10 15:10:25 +08:00
README.md first 2024-12-07 19:53:32 +08:00
splashscreen.html feat: 添加闪屏 2024-12-10 14:52:32 +08:00
tsconfig.json feat: 添加前后端交互的示例代码 2024-12-08 02:03:27 +08:00
tsconfig.node.json first 2024-12-07 19:53:32 +08:00
vite.config.ts first 2024-12-07 19:53:32 +08:00

Tauri + React + Typescript

This template should help get you started developing with Tauri, React and Typescript in Vite.