@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.