# EasyUI Admin **Repository Path**: VCodeWork/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**: 1 - **Forks**: 13 - **Created**: 2021-02-18 - **Last Updated**: 2024-02-23 ## 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/).