0.3.5 • Published 8 years ago

vue-jui v0.3.5

Weekly downloads
41
License
-
Repository
-
Last release
8 years ago

install

npm install --save vue-jui

use

import Vue from 'vue'
import VuejUI from 'vue-jui'
Vue.use(VuejUI)

Build Setup

# 安转依赖
npm install

# 启动服务 localhost:8080 page为页面名称,对应config/page.config.js 下面的name项 默认index
npm run dev page

# 打包所有页面,参数在config/page.config.js以及config/index.js下设置
npm run build

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

0.3.5

8 years ago

0.3.4

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago