# new-system **Repository Path**: choreograph_execute/new-system ## Basic Information - **Project Name**: new-system - **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**: 2024-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 1 配置环境 node 版本 16.18.0 npm 版本 9.6.6 (这个版本无所谓) # 2 开发工具 VSCode # 3 启动步骤 下载依赖 yarn 或者 npm install 启动 npm run dev 打包 npm run build