[add]增加说明文件

This commit is contained in:
fengchenchen
2024-03-01 22:37:40 +08:00
parent 4b64376232
commit 40f94c24ce
+6
View File
@@ -15,6 +15,12 @@ npm run serve
npm run build npm run build
``` ```
### Compiles and minifies for srms test
```
npm run build:test
```
### Lints and fixes files ### Lints and fixes files
``` ```
npm run lint npm run lint