diff options
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -11,4 +11,7 @@ # Build : - Run `yarn build` -- Copy the generated `public` directory to any hosting environment. + +# Deploy : +- Run `yarn build` +- Copy the generated `public` directory to any hosting environment. (`srht.site`) |
