codetrial / element-admin

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

Home Page:https://element-admin.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://element-admin.now.sh

License:MIT License


Languages

Language:Vue 64.3%Language:JavaScript 29.9%Language:CSS 4.2%Language:HTML 1.5%