tophant-cvss
v1.0.8
Published
A Vue.js project
Downloads
2
Readme
tophant-cvss
A Vue.js project
Build Setup
# install dependencies
npm i tophant-cvss
# serve with hot reload at localhost:8080
import tophantCvss from 'tophant-cvss'
export default {
components:{
tophantCvss
}
}
# build for production with minification
npm run build
For detailed explanation on how things work, consult the docs for vue-loader.