diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-07-07 12:16:29 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-07-07 12:16:29 +0200 |
| commit | 29b8c906dde4bec8f5c4626bf213d078fa86cc91 (patch) | |
| tree | 54ddaabb99b6badaf97c095deae2c684f5a942e7 /README.md | |
| parent | d4d3b07e844d233363e9751eca3a9c52afcb9803 (diff) | |
Update README with deploy workflow
Diffstat (limited to 'README.md')
| -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`) |
