# 项目简介

# 一个基于Vue2.x的移动端UI long-ui

Demo: https://weberlong.github.io/long-ui/

# 技术栈

vue2 + vue-router + webpack + icomoon + less + jsx

# Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8088
npm run dev

# build for production with minification
npm run build

# build for production with minification
npm run examples

# 参考、使用的项目