Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 451 Bytes

README.en.md

File metadata and controls

24 lines (16 loc) · 451 Bytes

vue2-element-admin

简体中文 | English

Description

A background management system development framework based on Vue2+Vue Router+Vuex+ElementUI+axios.

Software Architecture

Vue2+Vue Router+Vuex+ElementUI+axios

Installation

yarn install

Start service

yarn dev

Corresponding article

从零到一搭建Vue2后台管理系统