1.0.1 • Published 3 months ago

@davincihealthcare/elty-design-system-vue-components v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
3 months ago

@davincihealthcare/elty-design-system-vue-components

The "@davincihealthcare/elty-design-system-vue-components" is a collection of reusable vue components designed to simplify the development of user interfaces.

Installation

To install the library, run the following command:

yarn add @davincihealthcare/elty-design-system-vue-components

How to use

Here is an example of using the library with Elty preset:

import { ELTest } from '@davincihealthcare/elty-design-system-vue-components';


   ...
<ELtest/>
   ...

Docs

For more information on using the components, see demo page.