# Case_Minder_Vue **Repository Path**: liforine/Case_Minder_Vue ## Basic Information - **Project Name**: Case_Minder_Vue - **Description**: github: MeYoung/Case_Minder_Vue - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-12-31 - **Last Updated**: 2021-11-02 ## 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://github.com/MeYoung/Case_Minder_Vue/blob/master/naotu1.png?raw=true) ![脑图](https://github.com/MeYoung/Case_Minder_Vue/blob/master/naotu2.png?raw=true)