安装

通过 npx 安装

MacOS / Linux / WSL / Git Bash
Windows PowerShell
npx @flowgram.ai/create-app@latest
# 选择 demo
- fixed-layout # 固定布局最佳实践
- free-layout # 自由布局最佳实践
- fixed-layout-simple # 固定布局基础用法
- free-layout-simple # 自由布局基础用法

通过 npm 安装

MacOS / Linux / WSL / Git Bash
Windows PowerShell
npm install @flowgram.ai/fixed-layout-editor
MacOS / Linux / WSL / Git Bash
Windows PowerShell
npm install @flowgram.ai/free-layout-editor