Design Onboarding
正在跳转到编辑器 / Redirecting to the editor
你访问的是 FreeSewing 的源码级入口页。平台用户会自动跳转到编辑器。
如果浏览器没有自动跳转,请使用以下入口:
You are visiting a source-level onboarding route. End users are redirected to the editor.
If the redirect does not happen automatically, use one of these entry points:
面向开发者 / For developers
如果你要把新的自定义版型接入 FreeSewing Studio,这仍然是一个源码级工作流。
你需要在 FreeSewing monorepo 根目录执行:
npm run add
随后按提示选择:
Add a new FreeSewing Design- 输入设计名称
- 选择从空白开始,或从 block 起步
If you want to integrate a new custom design into FreeSewing Studio, this remains a source-level workflow. Run the command above in the root of the monorepo and follow the prompts.