# Vue Color Gradient Picker
## Table of Contents
* [Installation](#installation)
* [Examples](#examples)
* [Demos](#demo)
## Installation
To install, you can use [npm](https://npmjs.org/) or [yarn](https://yarnpkg.com):
$ npm install vue-color-gradient-picker
$ yarn add vue-color-gradient-picker
## Examples
Here is a simple examples of react-color-gradient-picker being used in an app:
### Color Picker
```vue