# 项目督导平台 **Repository Path**: guoluyan53/project-supervision-platform ## Basic Information - **Project Name**: 项目督导平台 - **Description**: 项目督导平台 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-13 - **Last Updated**: 2021-10-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, JavaScript ## README # yichun ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your unit tests ``` npm run test:unit ``` ### Run your end-to-end tests ``` npm run test:e2e ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).