sone-nuxt-module-notification
v0.1.1
Published
S1 Nuxt module for notification
Downloads
2
Maintainers
Readme
S1 Nuxt Module notification
Install
npm i --save sone-nuxt-module-notification
Usage
Add module to nuxt.config.js
module.exports = {
modules: [
...
'sone-nuxt-module-notification'
]
}