一切从我要做的平台说起:https://www.yuque.com/miyang.meyoung/other/wux7a6
是基于百度脑图 和 fudax/vue-mindeditor 的基础上修改:
采用Vue 全家桶 + Element UI + webpack 开发
# install npm dependencies
npm install
# serve with hot reload at localhost:8088
npm run dev
# build for production with minification
npm run build
# License
BSD 3-Clause (基于fex-team/kityminder-core,并非kityminder-editor)
如果有修改 kityminder-core 需要阅读 kityminder-core 下的readme,并执行如下指令打包
# kityminder-core
cd kityminder-core
npm run build