Переглянути джерело

Update README with local httpd deployment

Add procedure to test on local Httpd instance.
DricomDragon 5 роки тому
батько
коміт
6dc6c9f6d9
1 змінених файлів з 8 додано та 0 видалено
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -4,4 +4,12 @@ Jovian portfolio and resume
 
 ## Test locally
 
+### Before committing
+
+Start a standalone PHP server on port 8080.
+
 Run `undeployed/scripts/serve-home.sh`
+
+### Deploy on local apache
+
+Run `undeployed/scripts/deploy-local-httpd.sh`