xm-star-ui

Install the xm-star-ui package:

Usage no npm install needed!

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

README

xm-ui

Installation

Install the xm-star-ui package:

npm i xm-star-ui
or
yarn add xm-star-ui

Use xm-star-ui package:

import Vue from 'vue'
import XUI from 'xm-star-ui'

Vue.use(XUI)

Import the css:

import 'xm-star-ui/dist/index.css'