Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 949 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 949 Bytes

Moai Vue UI Kit 🗿

A Vue component library, where buttons look like buttons.

Moai

Install

The [@moai-vue/core] package is the basis of the Moai Vue kit. It provides all basic components, from buttons to dialogs and tables, along with necessary CSS. Install it with your package manager:

yarn add @moai-vue/core
  • It has [vue] as peer dependencies, so make sure they are installed.
  • Moai is written entirely in TypeScript (strict mode!) so all typings are bundled in the packages.

Contributing

(Updating...)

License

This project is made available under the MIT License