From 62281fc5885c1b8ffd06c4d85f8339c722f38a8f Mon Sep 17 00:00:00 2001 From: ratankumar19 <39835720+ratankumar19@users.noreply.github.com> Date: Thu, 1 Oct 2020 23:29:52 +0530 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 99b0304..3ab13ca 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,13 @@ git clone https://github.com/beego/beeblog go build main.go ``` + +4.For run the node +```` + +sudo npm start + + +```` + run `website` and visit `http://localhost:8082`