# micro-web-react-sub-vuecli **Repository Path**: peryl/micro-web-react-sub-vuecli ## Basic Information - **Project Name**: micro-web-react-sub-vuecli - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-23 - **Last Updated**: 2025-06-01 ## 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 可以测试协同编辑;