update README.md

This commit is contained in:
zyronon 2021-11-03 11:11:41 +08:00
parent d1bb466152
commit 119428c8cc

View File

@ -1,5 +1,5 @@
<p align="center">
<img src="https://github.com/ttentau/douyin" alt="Star">
<img src="https://badgen.net/github/stars/ttentau/douyin" alt="Star">
<a href="https://github.com/vuejs/vue">
<img src="https://img.shields.io/badge/Vue-2.6.10-brightgreen.svg" alt="Vue">
</a>
@ -41,27 +41,6 @@
[在线预览地址](http://douyin.ttentau.top)
## 运行
```bash
# 克隆项目到本地
git clone https://github.com/ttentau/douyin.git
# 进入项目目录
cd douyin
# 安装依赖
npm install
# 启动服务
npm run serve
# 访问
Chrome浏览器访问 http://localhost:8080
Chrome切换成移动端模式快捷键先按F12调出控制台再按Ctrl+Shift+M
```
## 功能点
页面|进度
@ -88,6 +67,27 @@ Chrome切换成移动端模式快捷键先按F12调出控制台再按Ctrl+
-- -- 具体设置页面|0%
登录\注册|&#9745;
## 运行
```bash
# 克隆项目到本地
git clone https://github.com/ttentau/douyin.git
# 进入项目目录
cd douyin
# 安装依赖
npm install
# 启动服务
npm run serve
# 访问
Chrome浏览器访问 http://localhost:8080
Chrome切换成移动端模式快捷键先按F12调出控制台再按Ctrl+Shift+M
```
## 问题反馈
移步Issues欢迎提出问题和建议。