<p align="center">
  <a
    href="https://github.com/assurance-maladie-digital/design-system/"
    target="_blank"
    rel="noopener noreferrer"
  >
    <img
      src="https://user-images.githubusercontent.com/10298932/58886906-ec802f80-86e4-11e9-8993-b635252c8dba.png"
      alt=""
      width="150"
    >
  </a>
</p>

<h1 align="center">Vue Dot</h1>

<p align="center">Vue Dot is the component library that implements the different parts of our Design System for the French Health Insurance.</p>

## Installation

To install Vue Dot, you need to use yarn or npm:

```sh
yarn add @cnamts/vue-dot
# OR
npm install @cnamts/vue-dot
```
