重命名 orange-demo-activiti 为 images

This commit is contained in:
orange-form
2024-07-05 14:37:07 +00:00
committed by Gitee
parent e01c15c0fd
commit 445e3df4c3
894 changed files with 0 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
```