mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
Update quickstart.md
change 「Element UI」 to 「Element」
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
## 快速上手
|
||||
|
||||
Element UI 是一套 Vue.js 后台组件库,它能够帮助你更轻松更快速地开发后台项目。
|
||||
Element 是一套 Vue.js 后台组件库,它能够帮助你更轻松更快速地开发后台项目。
|
||||
|
||||
### 安装
|
||||
|
||||
@@ -10,7 +10,7 @@ $ npm install element-ui@next -S
|
||||
|
||||
### 注册组件
|
||||
|
||||
引入整个 Element UI
|
||||
引入整个 Element
|
||||
|
||||
```javascript
|
||||
import Vue from 'vue'
|
||||
|
||||
Reference in New Issue
Block a user