@byu-oit/sis-vue-nuxt
v1.0.0
Published
Nuxt Module for SIS Vue Library Components
Downloads
2
Maintainers
Keywords
Readme
sis-vue-nuxt
Nuxt Module for SIS Vue Library Components
Usage
Add this package to the buildModules section of your nuxt.config.js file:
export default {
buildModules: [
// Doc: https://github.com/byu-oit/sis-vue-nuxt
'@byu-oit/sis-vue-nuxt'
]
}