---
home: true
title: '登录'
description: 'Vue.js 2.x 弹框组件'
heroImage: /logo.png
actionText: 快速上手
actionLink: /login/zh-cn
footer: MIT Licensed | Copyright © 2018-present 李梦龙
---

### 安装

``` bash
yarn add emlogin
```

::: warning 注意
请确保你的 Node.js 版本 >= 9.0.0。
:::
