Skip to content

A dead simple but powerful vue admin with Vue CLI 3 and ElementUI.

License

Notifications You must be signed in to change notification settings

codetrial/element-admin

Repository files navigation

Element Admin

License

A dead simple but powerful vue admin with Vue CLI 3 and ElementUI.

This project is built by a magic vue cli plugin - @codetrial/vue-cli-plugin-element

🇺🇸 English | 🇨🇳 简体中文

Docs

⚡ Live Demo | 📖 Docs

Screen Capture

Screen Capture

Quick Start

Using Git

# clone this repository
yarn install
yarn run serve

Using Vue CLI

vue create --preset codetrial/vue-cli-plugin-element your-project

Core Features

  • 📷 Minimal dependencies
  • 📺 Project Structure
  • 📞 View Layout
  • 📟 Data Processing Layer
  • ⌚ Authorization
  • 📻 Error Pages
  • 🔎 List Example
  • 👻 Form Example

Contributing

Looking forward to your pull requests.

Built With

License

MIT

Copyright (c) 2018 - present, Felix Yang