Skip to content

Commit becdb27

Browse files
committed
📝 修改README
1 parent e95d310 commit becdb27

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,28 @@ This is my first Vue's project
66
thought the project is so easy,....sorry my english so bad,so I
77
don't konw to say.
88
用中文讲,就是没啥可说的。
9-
## 项目地址 [liuyan.bai3.xyz](http://liuyan.bai3.xyz)
9+
## 项目地址 [liuyan.bai3.xyz](http://www.bai3.xyz/comment)
1010
### 技术栈
11+
#### 前端
1112
- vue
1213
- element-ui
1314
- vue-router
1415
- webpack
15-
初步练习这些技能
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+
1631
<br/>
1732
<div align="center">
1833
<img src="./src/assets/readme1.png"><br/>

0 commit comments

Comments
 (0)