浏览代码

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`