# EasyUI Admin **Repository Path**: devhu/easyui-admin ## Basic Information - **Project Name**: EasyUI Admin - **Description**: 基于EasyUI 搭建的Vue后台Admin模板 EasyUI Vue 版: https://jeasyui.com/documentation4/index.php - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 10 - **Forks**: 13 - **Created**: 2019-11-26 - **Last Updated**: 2025-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # easyui-admin ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).