# vue-toastr

## Project setup

```
yarn install
```

### Compiles and hot-reloads for development

```
yarn run demo
```

### Compiles and minifies for production

```
yarn run build
```

### Lints and fixes files

```
yarn run lint
```

### Build and Watch Documentation

```
yarn run docs
```

### Reference and documentation

See [http://s4l1h.github.io/vue-toastr/](http://s4l1h.github.io/vue-toastr/).