0.3.5 • Published 6 years ago

vue-jui v0.3.5

Weekly downloads
41
License
-
Repository
-
Last release
6 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

6 years ago

0.3.4

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago