Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1 KB

File metadata and controls

49 lines (33 loc) · 1 KB

UI Kit

Description

This UI Kit provides a collection of reusable components and styles for building user interfaces. It aims to streamline the development process and maintain consistency across different projects.

Live Demo

Features

  • Component library with various UI elements
  • Predefined styles and themes
  • Responsive design
  • Accessibility considerations

Installation

To use this UI Kit in your project, follow these steps:

Clone the repository:

git clone https://github.com/add-eus/ui-kit.git

Usage

Import a component:

import AButton from "@addeus/ui-kit/components/AButton.vue";

Usage in application

npm ci
npm link

et aller dans le projet application

npm link @addeus/ui-kit

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

This UI Kit is open source and released under the MIT License.