Merge pull request 'Update README.md' (#2) from luyen.vo-patch-1 into develop

Reviewed-on: #2
This commit is contained in:
VO DUY LUYEN 2025-06-23 14:05:16 +08:00
commit f488d82f69

View File

@ -23,11 +23,3 @@ npm build
```
This command generates static content into the `build` directory and can be served using any static contents hosting service.
Not using SSH:
```bash
GIT_USER=<Your GitHub username> yarn deploy
```
If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch.