Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 648 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 648 Bytes

vue3-js-antd-less-pc-template

项目介绍

包含基本的权限控制逻辑;页面&菜单权限控制;路由采用本地数据模拟;

DEMO图

Image text

Image text

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint