# MYKH3.0_admin **Repository Path**: leewenh_admin/mykh3.0_admin ## Basic Information - **Project Name**: MYKH3.0_admin - **Description**: 溟大科技3.0后台管理 - **Primary Language**: JavaScript - **License**: MulanPSL-1.0 - **Default Branch**: v3.0 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-01-06 - **Last Updated**: 2026-02-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mykh3.0_admin ## 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/).