diff --git a/README.md b/README.md index f542968..b989d5e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
-
+
@@ -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%
登录\注册|☑
+## 运行
+
+```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,欢迎提出问题和建议。