脑图软件 A mind map is a diagram used to represent words, ideas, tasks, or other items linked to and arranged around a central key word or idea. Mind maps are used to generate, visualize, structure, and classify ideas, and as an aid in study, organizati
Vue思维导图
VueMindmap是用于mindnode贴图的vue组件,其灵感来自 。
在真棒之上构建的。
安装
npm install --save vue-mindmap
用法
捆绑器(Webpack,汇总)
import Vue from 'vue'
import VueMindmap from 'vue-mindmap'
// You need a specific loader for CSS files like https://github.com/webpack/css
思维导图网
本自述文件概述了与此Ember应用程序进行协作的细节。 此应用程序的简短介绍可以轻松地转到此处。
先决条件
您需要在计算机上正确安装以下物品。
(带有NPM)
安装
git clone 此存储库
cd mindmap-web
npm install
bower install
运行/开发
ember serve
访问位于应用程序。
代码生成器
利用大量的代码生成器,尝试使用ember help generate更多详细信息
运行测试
ember test
ember tes