# PC调度台 **Repository Path**: flyreve/dispatching-desk ## Basic Information - **Project Name**: PC调度台 - **Description**: PC调度台 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: http://flyreve.gitee.io/dispatching-desk - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-05-29 - **Last Updated**: 2023-03-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dispatching-desk ## Project setup ``` npm install // 或 npm install --registry=https://registry.npm.taobao.org ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).