Skip to content

Commit cd9071e

Browse files
Update README.md
1 parent 51329d7 commit cd9071e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ You can alternatively install and run UI with a Docker image. To run, binding th
3939
$ docker run -d -p 8081:8081 --name fp-ui featureprobe/ui
4040
```
4141

42+
### Installing UI Independently with yarn or npm
43+
44+
You can alternatively install and run UI with yarn or npm, Check it out at docs: [How to install UI](https://docs.featureprobe.io/how-to/develop/ui-local-develop).
45+
[中文版](https://docs.featureprobe.io/zh-CN/how-to/develop/ui-local-develop)
46+
4247

4348
### Building a customized UI on top of the original one
4449
If you would like to customize the original UI of FeatureProbe, you can clone or folk a copy of this repository

0 commit comments

Comments
 (0)