abugi / vue-toast-notification

A dynamic toast notification component created with Vue.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clone project

git Clone https://github.com/abugi/vue-toast-notification.git

Check into the project directory

cd vue-toast-notification

Install project dependencies

npm install

Run project on local development server

npm run dev

Compile and minifie for production

npm run build

About

A dynamic toast notification component created with Vue.js.


Languages

Language:JavaScript 54.2%Language:HTML 32.9%Language:Vue 7.7%Language:CSS 5.3%