1.0.2 • Published 6 years ago

one-code-snippet v1.0.2

Weekly downloads
2
License
MIT
Repository
-
Last release
6 years ago

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.