From 4afb0cb9298cfedb9a5adacd4ddf77591a4ab6bc Mon Sep 17 00:00:00 2001 From: Robsdedude Date: Wed, 13 Nov 2019 18:20:05 +0100 Subject: [PATCH] Fix default port in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7627f7..d62e94b 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ npm install npm start ``` -The demos can be accessed via http://localhost:7000/demos/ +The demos can be accessed via http://localhost:8080/demos/ ## Example ```javascript