0.1.11 • Published 3 years ago
wes-editor-component v0.1.11
wes-editor
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint
Customize configuration
引用步骤
yarn add wes-editor-component
./main.js
import wes_editor from "wes-editor-component"
Vue.use(wes_editor)
./public/index.html
<link rel="stylesheet" href="https://unpkg.com/wes-editor-component@0.1.9/lib/wes-editor-component.css">