Skip to content

Commit

Permalink
docs: update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zyronon committed Apr 5, 2024
1 parent 4ae816a commit 8284088
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 417 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
</h1>

<p align="center">
<a href="README.md">简体中文</a> | <a href="README.en.md">English</a> | <a href="README.ja.md">日本語</a>
<a href="README.en.md">English</a> | <a href="README.es.md">Spanish</a> | <a href="README.de.md">German</a> |
<a href="README.fr.md">French</a> | <a href="README.md">简体中文</a> | <a href="README.ja.md">日本語</a>
</p>

<p align="center">
Expand All @@ -12,9 +13,8 @@
<a><img src="https://img.shields.io/badge/Powered%20by-Vue-blue"/></a>
</p>

`douyin-vue` 是一个模仿抖音的移动端短视频项目,它基于 [`Vue`](https://cn.vuejs.org/)[`Vite`](https://cn.vitejs.dev/)
实现。使用了最新的 `Vue` 全家桶技术栈,接口数据通过 [`axios-mock-adapter`](https://github.com/ctimmerm/axios-mock-adapter)
模拟
`douyin-vue` 是一个模仿 `抖音|TikTok` 的移动端短视频项目,它基于 [`Vue`](https://cn.vuejs.org/)[`Vite`](https://cn.vitejs.dev/)
实现。使用了最新的 `Vue` 全家桶技术栈。Api 数据保存在项目本地,视频采集自`抖音|TikTok`,图集采集自`小红书|Xiaohongshu`,通过 [`axios-mock-adapter`](https://github.com/ctimmerm/axios-mock-adapter) 库拦截Api 并返回本地json数据,模拟出真实的后端请求

<div>
<img width="150px" src='docs/imgs/1.gif' />
Expand Down
107 changes: 0 additions & 107 deletions README.zh-CN.md

This file was deleted.

107 changes: 0 additions & 107 deletions README.zh-TW.md

This file was deleted.

101 changes: 0 additions & 101 deletions docs/README-en-US.md

This file was deleted.

Loading

0 comments on commit 8284088

Please sign in to comment.