Update README.md

This commit is contained in:
2022-07-19 21:24:38 +02:00
committed by GitHub
parent 43285a06c7
commit 7f25783105

View File

@@ -34,3 +34,11 @@ To create an optimised version of the app:
```bash
npm run build
```
## Deploying
Deploy to GitHub Pages:
```bash
npm run deploy
```