# KSOVue **Repository Path**: kong-shaobo/ksovue ## Basic Information - **Project Name**: KSOVue - **Description**: 基于vue3.0的前端项目其中有element,以及element-plus, echarts,axios等 快速开发中。。。。 - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: http://60.205.178.29:8103/#/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-17 - **Last Updated**: 2022-08-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, JavaScript ## README ** 前端是基于 vol.vue3 来进行二次开发的,欢迎大家使用 ** ## 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 ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).