From 37a29c2435fe727c0b9e1e2d6874a273ab6dd456 Mon Sep 17 00:00:00 2001 From: f0x Date: Sun, 10 Feb 2019 18:37:10 +0100 Subject: [PATCH] build instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0d1788e..17b5a39 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ The latest build is hosted at [neo.lain.haus/neo](https://neo.lain.haus/neo) Screenshot +## Building +Keep in mind it's not useable rn; +`npm install` +`gulp build` +static assets should now be in `build/` + ## Vision Currently this is just gui work. This will be as protocol-agnostic as possible, but the reference backend implementation will be for [Matrix](https://matrix.org)