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