mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-18 04:23:21 +08:00
33 lines
613 B
Markdown
33 lines
613 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 14:41:55`
|
|
|
|
# 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/)
|
|
- [Naive UI](https://www.naiveui.com/zh-CN/os-theme/dark)
|
|
|
|
## 开发
|
|
|
|
```bash
|
|
npm run tauri dev
|
|
```
|
|
|
|
# License
|
|
|
|
[MIT](LICENSE)
|