From de2e5364c2b97c478f826e4f6311c005c65f02d4 Mon Sep 17 00:00:00 2001 From: cellarspoon Date: Fri, 31 Dec 2021 09:28:43 +0100 Subject: [PATCH] add hacking instructions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5c15400..03ae5a7 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ # beta.coopcloud.tech + +> WIP: proof-of-concept for a new home site + +`npm install & npm run start` (requires node 16.x, npm 8.x, see [`nvm`](https://github.com/nvm-sh/nvm)).