Files
TeyvatGuide/README.md
2023-03-05 17:10:51 +08:00

33 lines
620 B
Markdown

---
Author: 目棃
Date: 2023-03-05
Description: 说明文档
Update: 2023-03-05
---
> 本文档 [`Front-matter`](https://github.com/BTMuli/Mucli#FrontMatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于`2023-03-05 14:41:55`
>
> 更新于 `2023-03-05 17:10:10`
# Tauri.Genshin
Tauri 练手项目
## 技术栈
- [Tauri](https://tauri.studio/zh-CN/)
- [Vue3](https://v3.cn.vuejs.org/)
- [Vite](https://cn.vitejs.dev/)
- [TypeScript](https://www.typescriptlang.org/)
- [Ant Design Vue](https://www.antdv.com/docs/vue/introduce-cn/)
## 开发
```bash
npm run tauri dev
```
# License
[MIT](LICENSE)