# skydonkey-web **Repository Path**: t2209931449/skydonkey-web ## Basic Information - **Project Name**: skydonkey-web - **Description**: skydonkey前端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-25 - **Last Updated**: 2023-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 此为系统前端,详细设计、系统架构模块、接口文档、演示demo请参见后端仓库:https://gitee.com/t2209931449/skydonkey-backend # skydonkey-web ## Project setup ``` npm install ``` ### 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/).