From 11400882a21f3152c586f7f6688664577a190949 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Wed, 30 Aug 2017 00:12:14 -0500 Subject: Update docs / remove bundle --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index c837b6d..b28114c 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,10 @@ A renderer for the sorting hat, sorts you to a variety of sets based on the assignment of mind waves. + +## Building + +`npm run build` + +You can then serve the project statically. As of this version it expects +a websocket server in port 1987 -- cgit