mall-vue3-manage
mall-vue3-manage copied to clipboard
基于Vue3+Element Plus管理项目
mall-vue3-manage
基于Vue3+Element Plus 后台管理demo
此项目仅是前端示例,完整的前后端项目,请戳 https://github.com/typ1805/tansci
Installation tutorial
Clone code: git clone https://github.com/typ1805/mall-vue3-manage.git
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint