# micro-web-react-sub-vuecli-formily **Repository Path**: peryl/micro-web-react-sub-vuecli-formily ## Basic Information - **Project Name**: micro-web-react-sub-vuecli-formily - **Description**: 微前端子应用,用于测试AI+低代码功能 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-24 - **Last Updated**: 2025-04-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 环境搭建 - 第一步:npm install 或者 yarn install - 第二步:npm run dev 或者 yarn dev 启动之后: - 访问 http://localhost:3377/plain-editor/ 可以测试单个编辑器的使用交互; - 访问 http://localhost:3377/plain-editor/collaborative.html 可以测试协同编辑;