mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-28 05:59:46 +08:00
37 lines
647 B
Markdown
37 lines
647 B
Markdown
---
|
|
Author: 目棃
|
|
Date: 2023-03-05
|
|
Description: 说明文档
|
|
Update: 2023-03-06
|
|
---
|
|
|
|
> 本文档 [`Front-matter`](https://github.com/BTMuli/Mucli#FrontMatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于`2023-03-05 14:41:55`
|
|
>
|
|
> 更新于 `2023-03-06 18:48:45`
|
|
|
|
# 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/)
|
|
- [Vuetify](https://vuetifyjs.com/en/)
|
|
|
|
## UI 参考
|
|
|
|
- [Snap.Hutao](http://snaphutao.com/)
|
|
|
|
## 开发
|
|
|
|
```bash
|
|
npm run tauri dev
|
|
```
|
|
|
|
# License
|
|
|
|
[MIT](LICENSE)
|