Skip to content

dodobelieve/vue-notify-plugin

Repository files navigation

vue-notify-plugin

vue 通知插件开发示例 demo for vue notify plugin

演示地址

https://dodobelieve.github.io/vue-notify-plugin

主要代码

插件代码
notify/index.js
notify/notify.vue

调用代码
main.js
HelloWorld.vue

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

vue 自定义通知插件开发示例

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published