/alien-vue-admin

vue 后台管理框架,超强组件示例

Primary LanguageVueMIT LicenseMIT

alien-vue-admin 后台管理平台

::: tip 这是一项基于 vue-element-admin 开发的项目,项目核心为二次封装了, 好几个组件组件,使后台开发高效 :::

Getting started

觉得可以话请点星

Demo

文档

vue-element-admin

# clone the project
git clone https://github.com/jian22446688/alien-vue-admin.git

# enter the project directory
cd vue-element-admin

# install dependency
npm install

# develop
npm run dev

This will automatically open http://localhost:9527

Build

# build for test environment
npm run build:stage

# build for production environment
npm run build:prod

Advanced

# preview the release environment effect
npm run preview

# preview the release environment effect + static resource analysis
npm run preview -- --report

# code format check
npm run lint

# code format check and auto fix
npm run lint -- --fix

截屏

alien-vue-admin alien-vue-admin alien-vue-admin alien-vue-admin alien-vue-admin alien-vue-admin

Copyright (c) 2017-present Cary