Skip to content

Commit 764ad25

Browse files
committed
readme说明和演示网站
1 parent eeb201e commit 764ad25

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
# vue-ui-docs
22

3-
> A Vue.js project
3+
## 从 Vue-cli 开始构建 UI 库到 Markdown 生成文档和演示案例
4+
5+
## Overview
6+
7+
### [shui.kitorv.com](http://shui.kitorv.com)
48

59
## Build Setup
610

7-
``` bash
11+
```bash
812
# install dependencies
913
npm install
1014

@@ -17,5 +21,3 @@ npm run build
1721
# build for production and view the bundle analyzer report
1822
npm run build --report
1923
```
20-
21-
For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).

0 commit comments

Comments
 (0)