one-code-snippet
v1.0.2
Published
代码片段组件 Vue Component
Downloads
3
Readme
code-snippet
NEED ADD EXTERNAL SCRIPT
import hljs from 'highlight.js'
import 'highlight.js/styles/atom-one-dark.css'
window.hljs = hljs
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
For detailed explanation on how things work, consult the docs for vue-loader.