courierist-ui
v0.10.1
Published
UI Library for Courierist
Readme
UI Library for Courierist
Description
This library is a comprehensive UI toolkit for Courierist, leveraging the power and flexibility of Vue3 and Vuetify3. It's designed to help developers build rich, interactive user interfaces with ease.
Getting Started
To begin using the Courierist UI library in your project, you need to install it via npm. Run the following command in your project directory:
npm install courierist-uiExample Usage
import { BButton } from 'courierist-ui';