From 189f935b51bd4d3b8cec75f38645809bfbb709ee Mon Sep 17 00:00:00 2001 From: sco Date: Mon, 15 Jun 2020 23:44:40 +0200 Subject: [PATCH] Update 'README.md' --- README => README.md | 3 +++ 1 file changed, 3 insertions(+) rename README => README.md (98%) diff --git a/README b/README.md similarity index 98% rename from README rename to README.md index 00097fe..b081adf 100644 --- a/README +++ b/README.md @@ -1,6 +1,9 @@ # Homer-ForbiddenFruit `npm install` + `npm run serve` frontend dev live + `npm run build` frontend static build + `node NODE_PORT=xxxx /path/to/node.js` otherwise won't work; it listens on 127.0.0.80 \ No newline at end of file