<!--
 * @Description: 
 * @Author: zoeblow
 * @Email: wangfuyuan@nnuo.com
 * @Date: 2019-11-08 15:15:31
 * @LastEditors: zoeblow
 * @LastEditTime: 2020-10-16 11:05:26
 * @FilePath: \vue-components\README.md
-->
<p align="center">
    <img alt="logo" src="http://nuofe.nuonuo.as/feart/images/logo.png" width="120" style="margin-bottom: 10px;">
</p>
<h3 align="center" style="margin: 30px 0 35px;">基于Vue 的移动端组件库</h3>

<p align="center">
  🏠 <a href="http://nuofe.nuonuo.as/feart" target="_blank">文档网站</a>
  &nbsp;
  🏡 <a href="http://nuofe.nuonuo.as/feart/mobile" target="_blank">Demo展示</a>
</p>

## 安装

```bash
# 通过 npm 安装
npm i feart -S

# 通过 yarn 安装
yarn add feart
```

## 快速上手

feart [快速上手](http://nuofe.nuonuo.as/feart/#/doc/welcome/bQuickstart).

## 链接

* [详细文档](http://nuofe.nuonuo.as/feart)
* [更新日志](http://nuofe.nuonuo.as/feart/#/doc/welcome/change)

## 手机预览

可以手机扫码以下二维码访问手机端 demo：

<img src="http://nuofe.nuonuo.as/feart/images/mobile-qrcode.png" width="220" height="220" >

## 开源协议

本项目基于 [MIT](https://zh.wikipedia.org/wiki/MIT%E8%A8%B1%E5%8F%AF%E8%AD%89) 协议，请自由地享受和参与开源。