Skip to content

简单的中台干净的基础模板(不验证权限角色) , 比较适合二次开发

License

Notifications You must be signed in to change notification settings

lixiaofa/admin-template-vue

Repository files navigation

admin-template-vue

A minimal vue admin template with Element UI & axios & iconfont & permission control & lint

clone the project

git clone https://github.com/lixiaofa/admin-template-vue.git

enter the project directory

cd admin-template-vue

install dependency

npm install

develop

npm run dev


This will automatically open http://localhost:9528

## Build

```bash
# build for test environment
npm run build:stage

# build for production environment
npm run build:prod



About

简单的中台干净的基础模板(不验证权限角色) , 比较适合二次开发

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published