Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

hqjyj

liuyangjike9ISC0.0.1

UI base on Vue

UI

readme

Introduction

A Vue.js 2.0 UI Toolkit for Web

Install

npm install jk-ui --save

Quick Start

import Vue from 'vue'
import JKUI from 'jk-ui'
import 'jk-ui/theme-default/lib/index.css'
Vue.use(JKUI)

Author

Jike