Commit 9bf409e3 authored by fishpaw's avatar fishpaw Committed by GitHub

Update quickstart.md

change 「Element UI」 to 「Element」
parent 961dd888
## 快速上手 ## 快速上手
Element UI 是一套 Vue.js 后台组件库,它能够帮助你更轻松更快速地开发后台项目。 Element 是一套 Vue.js 后台组件库,它能够帮助你更轻松更快速地开发后台项目。
### 安装 ### 安装
...@@ -10,7 +10,7 @@ $ npm install element-ui@next -S ...@@ -10,7 +10,7 @@ $ npm install element-ui@next -S
### 注册组件 ### 注册组件
引入整个 Element UI 引入整个 Element
```javascript ```javascript
import Vue from 'vue' import Vue from 'vue'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment