# Backend **Repository Path**: jfinal/backend ## Basic Information - **Project Name**: Backend - **Description**: 基于Vue.js和ElementUI的后端管理系统 - **Primary Language**: JavaScript - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: http://cms.edaoe.com - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 55 - **Created**: 2017-05-12 - **Last Updated**: 2021-03-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # backend > 基于Vue.js和ElementUI的后端管理系统 ## demo [http://cms.edaoe.com](http://cms.edaoe.com/) (没有账号、密码,可以直接登录) ![](./demo1.png) ![](./demo2.png) ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ```