rujptw / XUI

一个简单的ui库

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xui

一个简单的ui库

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

目录划分

  1. 所有主要文件放在src下。
  2. 公共组件放在source目录下。
  3. views目录下的vue组件作演示用。

About

一个简单的ui库


Languages

Language:JavaScript 74.4%Language:Stylus 15.0%Language:Vue 9.0%Language:HTML 1.6%