Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
frontHu authored Sep 28, 2018
1 parent cddcf01 commit 2971a76
Showing 1 changed file with 6 additions and 18 deletions.
24 changes: 6 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,9 @@
# 博客网站后台管理系统
#### 博客网站后台管理系统
一个自己的博客后台管理系统,目前做的比较粗糙,只做了一个博客内容提交功能, 关于博客的管理功能暂未开始动手。

### 一个自己的博客后台管理系统,目前做的比较粗糙,只做了一个博客内容提交功能, 关于博客的管理功能暂未开始动手。
```
npm install
```
#### 登录页展示

### Compiles and hot-reloads for development
```
npm run serve
```
![](http://img1.timeface.cn/times/747b92248451be68e7dc40534ec7538c.png)

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```
#### 博客
![](http://img1.timeface.cn/times/b82fc632cce48c3c8ba508f1bb2a4b1c.png)

0 comments on commit 2971a76

Please sign in to comment.