1.0.0 • Published 4 years ago

vue-zx-chat v1.0.0

Weekly downloads
4
License
ISC
Repository
-
Last release
4 years ago

myapp

A Vue.js project

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build
import panelToast from 'vue-wyc-toast-panel-acc'
Vue.use(panelToast)
 <test-panel ref="panel"></test-panel>
 <test-toast ref="toast"></test-toast>

For detailed explanation on how things work, consult the docs for vue-loader.