kiui-design
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

Kiui Design System

How to use

Install the package

$ npm install --save @dekalabs/kiui-design

Import the initial config on main.js

import { createKiuiDesign } from '@dekalabs/kiui-design'

createApp(App).use(createKiuiDesign()).mount('#app')

If you use the Kiui styles, you should import the next line on main.js

import '@dekalabs/kiui-design/styles'

How to develop with it

$ npm install
$ npm run dev

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Recommended IDE Setup

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    1
  • 0.1.0
    0

Package Sidebar

Install

npm i kiui-design

Weekly Downloads

1

Version

0.1.1

License

ISC

Unpacked Size

59 kB

Total Files

7

Last publish

Collaborators

  • pablosirera