diff --git a/README.md b/README.md index f526fdf..25ab8fb 100644 --- a/README.md +++ b/README.md @@ -1,31 +1,28 @@ -# zui +# zee -则一H5组件库 +则一Web组件库 -## Project setup +## 安装依赖 ``` yarn install ``` -### Compiles and hot-reloads for development +### 启动开发环境 ``` -yarn run serve +yarn serve ``` -### Compiles and minifies for production +### 打包生产环境 ``` -yarn run build +yarn build ``` -### Run your tests +### 发布为组件库 ``` -yarn run test +yarn lib ``` -### Lints and fixes files +### 检查代码格式 ``` -yarn run lint +yarn lint ``` - -### Customize configuration -See [Configuration Reference](https://cli.vuejs.org/config/). -- libgit2 0.21.0