# worktile **Repository Path**: tidex/worktile ## Basic Information - **Project Name**: worktile - **Description**: x项目管理 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2018-11-02 - **Last Updated**: 2024-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # worktile This is a schedule management system developed using Vue ## 使用方法 ### npm install   安装依赖 ### mongod --dbpath mydatabase 打开数据库 ### npm run start 打开3000端口 ### 127.0.0.1:3000 运行本地的3000端口即可