From 8fc77d4c7fdf2b990473ee47731715aa63741731 Mon Sep 17 00:00:00 2001 From: sco Date: Mon, 15 Jun 2020 23:44:06 +0200 Subject: [PATCH] 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