commit:微服务uaa版本

This commit is contained in:
Jerry
2021-12-21 10:56:30 +08:00
parent 1c126f3188
commit 30ea113bf3
1254 changed files with 217496 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
## 橙单代码生成器
### 构建命令
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# run all tests
npm test
```