# mind-elixir-core **Repository Path**: HwCodingLife_admin/mind-elixir-core ## Basic Information - **Project Name**: mind-elixir-core - **Description**: Mind elixir is a free open source mind map core - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-02-23 - **Last Updated**: 2022-02-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 
Mind elixir 是一个免费开源的思维导图内核 ## 立即试用  https://mindelixir.ink/#/ ## 在项目中使用 ### 安装 #### NPM ```bash npm i mind-elixir -S ``` ```javascript import MindElixir, { E } from 'mind-elixir' ``` #### script 标签引入 ```html ``` ### HTML 结构 ```html