# vue-element-admin-tpl-master **Repository Path**: lovefile/vue-element-admin-tpl-master ## Basic Information - **Project Name**: vue-element-admin-tpl-master - **Description**: No description available - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-element-admin-tpl [Liev Demo](http://vadmin.lanyueos.com)
logo
Template for admin platform base on `Vue` and `Element-UI`. ## Project Demo 1、**[Project Demo](http://www.lanyueos.com:3003/dist)** > username: admin, password: 123456 ![](./feihong_2019-12-20.png) ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn run dev ``` ### Compiles and minifies for production ``` yarn run build ``` ### Run your tests ``` yarn run test ``` ### Lints and fixes files ``` yarn run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).