From e4b55312ad4a674e17691686633a3e8338e8fd84 Mon Sep 17 00:00:00 2001 From: Don Henton Date: Thu, 30 Apr 2020 13:48:12 -0500 Subject: [PATCH] updating readme --- README.md | 4 +++- public_html/README.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e08944c..acb0de4 100644 --- a/README.md +++ b/README.md @@ -88,5 +88,7 @@ Mountebank format. ## Dev Notes Dev server: gulp dev will serve from src -gulp serve-html will serve from the public_html folder, which is the build + +gulp serve-public will serve from the public_html folder, which is the build + folder for gh-pages. gulp build is used to create public_html diff --git a/public_html/README.md b/public_html/README.md index e08944c..acb0de4 100644 --- a/public_html/README.md +++ b/public_html/README.md @@ -88,5 +88,7 @@ Mountebank format. ## Dev Notes Dev server: gulp dev will serve from src -gulp serve-html will serve from the public_html folder, which is the build + +gulp serve-public will serve from the public_html folder, which is the build + folder for gh-pages. gulp build is used to create public_html