diff --git a/README.md b/README.md index 52a0ac8..f3e21c4 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,11 @@ Run the server: npm run dev ``` +Push to the gh-pages branch: +```bash +npm run deploy +``` + ## Todos - [ ] Item View - Catch up to BTAA redesign