courierist-ui
v0.7.19
Published
UI Library for Courierist
Downloads
47
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-ui
Example Usage
import { BButton } from 'courierist-ui';