# VUE-SHELF-ADMIN **Repository Path**: chengjjs/vue-shelf-admin ## Basic Information - **Project Name**: VUE-SHELF-ADMIN - **Description**: 该项目是自己在大学学习的时候做的,使用了vue,typescript,ant-design-vue等技术搭建的一个简单的前端系统架子 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-25 - **Last Updated**: 2023-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-shelf-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/).