An open API service indexing awesome lists of open source software.

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办公整合性解决方案

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

```