We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e95d310 commit becdb27Copy full SHA for becdb27
README.md
@@ -6,13 +6,28 @@ This is my first Vue's project
6
thought the project is so easy,....sorry my english so bad,so I
7
don't konw to say.
8
用中文讲,就是没啥可说的。
9
-## 项目地址 [liuyan.bai3.xyz](http://liuyan.bai3.xyz)
+## 项目地址 [liuyan.bai3.xyz](http://www.bai3.xyz/comment)
10
### 技术栈
11
+#### 前端
12
- vue
13
- element-ui
14
- vue-router
15
- webpack
-初步练习这些技能
16
+
17
+#### 后端
18
+- Django
19
+- rest framework
20
21
+#### 项目拷贝
22
+##### install dependencies
23
+npm install
24
25
+##### serve with hot reload at localhost:8002
26
+npm run dev
27
28
+##### build for production with minification
29
+npm run build
30
31
<br/>
32
<div align="center">
33
<img src="./src/assets/readme1.png"><br/>
0 commit comments