Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 328 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 328 Bytes

am-editor-vue2

AM-EDITOR VUE2案例及部分插件

Build Setup

# install dependencies
yarn

lerna bootstrap

# serve with hot reload at localhost:8080
yarn serve

# build for production with minification
yarn build

# build for production width docs
yarn docs:build