Integrate Mind Elixir
Installation
SKILL.md
Integrate Mind Elixir
This skill guides you through the process of integrating mind-elixir into a frontend project. Mind Elixir is a framework-agnostic JavaScript mind map core.
1. Installation
You can install Mind Elixir via your package manager or use a script tag.
NPM / Yarn / PNPM
npm i mind-elixir -S
# or
pnpm i mind-elixir
# or
yarn add mind-elixir