# mwork **Repository Path**: iexn/mwork ## Basic Information - **Project Name**: mwork - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-17 - **Last Updated**: 2021-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # README.md ``` # 安装依赖项 npm install # 启动开发热更新 npm run serve # 打包 npm run build ```