[doc] add custom monitoring relate document (#1098)

This commit is contained in:
tomsun28
2023-07-15 14:43:21 +08:00
committed by GitHub
parent fea7e80b23
commit aae2a372eb
51 changed files with 1600 additions and 830 deletions
+8
View File
@@ -9,6 +9,14 @@ Learn From [webdriverio](https://webdriver.io/)
yarn install
```
## I18N
```console
yarn write-translations --locale zh-cn
yarn write-translations --locale en
```
## Local Development
```console