xf-ui

UI base on Vue

Usage no npm install needed!

<script type="module">
  import xfUi from 'https://cdn.skypack.dev/xf-ui';
</script>

README

Introduction

A Vue.js 2.0 UI Toolkit for Web

Install

npm install xf-ui --save

Quick Start

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

Author

xf