# Case_Minder_Vue **Repository Path**: didea/Case_Minder_Vue ## Basic Information - **Project Name**: Case_Minder_Vue - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-09-26 - **Last Updated**: 2021-09-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Case_Minder_Vue 是基于[百度脑图](https://github.com/fex-team/kityminder-core) 和 [fudax/vue-mindeditor](https://github.com/fudax/vue-mindeditor) 的基础上修改: 采用Vue 全家桶 + Element UI + webpack 开发 ## Build Setup ``` bash # 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,并执行如下指令打包 ```shell script # kityminder-core cd kityminder-core npm run build ``` ## 效果: ![脑图](https://cdn.nlark.com/yuque/0/2020/png/248224/1608284570717-a5d61e79-7d09-4146-a031-40a363fa4d60.png#align=left&display=inline&height=1082&margin=%5Bobject%20Object%5D&name=image.png&originHeight=2164&originWidth=2578&size=385008&status=done&style=none&width=1289)