Language : 中文 | 英文
Background system based on React + Nest full stack development
-
🎯 Front-end technology stack: React、Ant Design、Umi、TypeScript
-
😝 Online preview: https://react.baiwumm.com/
-
🔑 User name: admin,密码:abc123456
-
😝 Vue3 version: Vue3 Admin
-
😝 Vue2 version: Vue Admin
-
❤️ star:If possible, please give me a star to express my encouragement to the author. Thank you very much!
Recommend this project use pnpm package management tools
- node (The Node.js version requires 14.x or later. 16.x or later is recommended here)
- pnpm
- Umi
- Mysql (The Mysql version is 8.x)
- Redis
- Pull the project code
git clone https://github.com/baiwumm/Xmw-Admin.git
cd Xmw-Admin
// Entry front end
cd Xmw_web
// Access back end
cd Xmw_server
- Installation Dependency
npm install -g pnpm
pnpm install
- Development mode operation
// Front-end start
pnpm start
// Back-end boot
pnpm start:dev
- Compile project
pnpm build
- Login / Logout
- Dashboard
- Workbench
- EnvironmentalDependence
- Administrative
- Announcement
- Organization
- JobsManagement
- Structure
- PersonalCenter
- PersonalInformation
- PersonalSetting
- TechnicalDocument
- React
- Nest
- Ant Design
- Umi
- System
- UserManagement
- MenuManagement
- RoleManagement
- Internationalization
- OperationLog