hsxa-ui
TypeScript icon, indicating that this package has built-in type declarations

0.9.54 • Public • Published

Install

npm install hsxa-ui -S

Quick Start

import Vue from 'vue';
import HsxaUI from 'hsxa-ui';
import 'hsxa-ui/lib/theme-chalk/index.css';
Vue.use(HsxaUI);
import App from './App.vue';

new Vue({
  el: '#app',
  render: h => h(App)
});

For more information, please refer to Quick Start in our documentation.

Readme

Keywords

none

Package Sidebar

Install

npm i hsxa-ui

Weekly Downloads

3

Version

0.9.54

License

none

Unpacked Size

25.6 MB

Total Files

424

Last publish

Collaborators

  • rainst