https://github.com/vectorxxxx/18-saas-hrm
黑马程序员Java项目SaaS移动办公完整版《iHRM 人力资源管理系统》,跨行业SaaS办公整合性解决方案
https://github.com/vectorxxxx/18-saas-hrm
eureka jasper springcloud vue zuul
Last synced: about 2 months ago
JSON representation
黑马程序员Java项目SaaS移动办公完整版《iHRM 人力资源管理系统》,跨行业SaaS办公整合性解决方案
- Host: GitHub
- URL: https://github.com/vectorxxxx/18-saas-hrm
- Owner: vectorxxxx
- Created: 2024-05-24T07:19:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-28T15:34:58.000Z (almost 2 years ago)
- Last Synced: 2025-03-19T11:06:54.738Z (over 1 year ago)
- Topics: eureka, jasper, springcloud, vue, zuul
- Language: Vue
- Homepage: https://www.bilibili.com/video/BV18A411L7UX
- Size: 61.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```bash
npm config set registry https://registry.npmmirror.com
npm config get registry
nvm list
nvm use 11.10.0
# 新增模块
npm install -g itheima-cli
itheima moduleAdd saas-clients
```