# Dolphin Weex Ui library

A group of examples for using Weex and Vue.js.

## [在线文档](http://dolphin-weex-dev.msmartlife.cn/component/install.html)

## 运行方法

首先安装依赖： cnpm install 。然后
+ `npm run start`: 启动项目
+ `npm run dev`: 监听src目录下文件变化，并自动编译。
