@phoenix-cg/pcg-alert
v0.0.5
Published
Phoenix CG error alert plugin
Downloads
6
Readme
PCG-alert
Plugin setup
npm install @phoenix-cg/pcg-alert
Configuration
import { pcgAlert } from '@phoenix-cg/pcg-alert'
import Vue from 'vue'
Vue.use(pcgAlert, { domain: 'project.domain', name: 'project name' })