From 8fc77d4c7fdf2b990473ee47731715aa63741731 Mon Sep 17 00:00:00 2001 From: sco Date: Mon, 15 Jun 2020 23:44:06 +0200 Subject: [PATCH 1/3] README --- README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..00097fe --- /dev/null +++ b/README @@ -0,0 +1,6 @@ +# 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 From 189f935b51bd4d3b8cec75f38645809bfbb709ee Mon Sep 17 00:00:00 2001 From: sco Date: Mon, 15 Jun 2020 23:44:40 +0200 Subject: [PATCH 2/3] 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 From 43c8b49af5e17c1a2ad88b7ec3459d00c4a7a755 Mon Sep 17 00:00:00 2001 From: sco Date: Mon, 15 Jun 2020 23:46:08 +0200 Subject: [PATCH 3/3] Update 'README.md' --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b081adf..dd74fd8 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,9 @@ `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 +`node NODE_PORT=xxxx /path/to/node.js` otherwise won't work; it listens on 127.0.0.80 + + +----- + +# config.yaml