# 阿祥后台管理前端资源 **Repository Path**: yukixx/front-resource ## Basic Information - **Project Name**: 阿祥后台管理前端资源 - **Description**: 是阿祥后台管理系统的前端页面,采用Vue框架和Element UI组件库搭建 - **Primary Language**: HTML - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2023-03-13 - **Last Updated**: 2025-03-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, JavaScript, Element-UI, Axios, CSS ## README # takeaway ## 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/).