diff options
| author | Ben Beltran <ben@nsovocal.com> | 2017-08-30 00:12:14 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2017-08-30 00:12:14 -0500 |
| commit | 11400882a21f3152c586f7f6688664577a190949 (patch) | |
| tree | d30dc4ce415718704d46919b6ec597ed04986a58 /README.md | |
| parent | 4b3d812031dd07c251623d7155159115e99d2671 (diff) | |
Update docs / remove bundle
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |