Project setup
pnpm install
Compiles and hot-reloads for development
pnpm run dev
Compiles and minifies for production
pnpm run build
This is a vue template project. I make this template project for starting other project in convenience.
It has basic function such as login , register, authorization management , etc.
- login
- register
- user management
- role management
- permission management
- department management
- element-plus
- axios
- pinia
- vue-router
- qs