0.1.2 • Published 5 years ago

editor-research-v1 v0.1.2

Weekly downloads
9
License
-
Repository
-
Last release
5 years ago

editor-research

ckeditorのVueバージョンのテストリポジトリです。 起動方法

yarn

yarn serve

npm install方法

yarn add editor-research-v1

ローカルでフロントエンドのつなぎこみ作業を行う際は、以下の順で作業を行う

yarn build

cp -r dist 作業中のfrontend-application/node_modules/editor-research-v1