From 01a064ef7ff53069e8923533a441783c0293fdd3 Mon Sep 17 00:00:00 2001 From: Danny Coates Date: Fri, 25 Aug 2017 15:41:53 -0700 Subject: [PATCH] added local dev url to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1fb00b87..c9a82545 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ npm install npm start ``` +Then browse to http://localhost:8080 + --- ## Commands