# douyin-vue **Repository Path**: mirrors/douyin-vue ## Basic Information - **Project Name**: douyin-vue - **Description**: douyin-vue是一个模仿抖音的移动端短视频项目,它基于Vue、Vite实现 - **Primary Language**: TypeScript - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/douyin-vue - **GVP Project**: No ## Statistics - **Stars**: 83 - **Forks**: 46 - **Created**: 2024-04-02 - **Last Updated**: 2025-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
English | Spanish | German | French | 简体中文 | 日本語
`douyin-vue` 是一个模仿 `抖音|TikTok` 的移动端短视频项目。`Vue` 在移动端的"最佳实践",媲美原生 `App` 丝滑流畅的使用体验。使用了最新的 `Vue` 技术栈,基于 [`Vue3`](https://cn.vuejs.org/)、[`Vite5`](https://cn.vitejs.dev/) 、[`Pinia`](https://pinia.vuejs.org/)实现。数据保存在项目本地,通过 [`axios-mock-adapter`](https://github.com/ctimmerm/axios-mock-adapter) 库拦截Api 并返回本地json数据,模拟真实后端请求