0.1.2 • Published 3 years ago
@bojuenpm/ckeditor5-customer-export-word v0.1.2
export-word
ckeditor5编辑器下载Word插件
start
# Starts the server and open the browser.
yarn run start
# Disable auto-opening the browser.
yarn run start --no-open
# Create the editor with the interface in German.
yarn run start --language=de
test
Examples:
yarn run test