mirror of
https://gitee.com/ByteDance/flowgram.ai.git
synced 2025-07-07 17:43:29 +08:00
* feat(free-lines-plugin): add custom arrow renderer support * fix(free-lines-plugin): remove unused FlowRendererRegistry import --------- Co-authored-by: husky-dot <xiaozhi@xiaozhideMacBook-Pro.local>
FlowGram.AI WebSite
Setup
Install the dependencies:
rush update
Get Started
Start the dev server:
cd apps/docs
rushx dev
Build the website for production:
rushx build
Preview the production build locally:
rushx preview