Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 776 Bytes

README.md

File metadata and controls

49 lines (29 loc) · 776 Bytes

vue-toastr

You can find React.js version of this library from here

Note: For Vue.js 3 of this library https://github.com/s4l1h/vue-toastr/tree/dev-v3 (still beta).

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

Basic Demo

https://codepen.io/s4l1h/pen/PyaRGQ

Contribute

You can send your pull requests via the dev branch.