]>
Commit | Line | Data |
---|---|---|
4b3d8120 BB |
1 | # Sorting Hat Frontend |
2 | ||
3 | A renderer for the sorting hat, sorts you to a variety of sets based on the | |
4 | assignment of mind waves. | |
11400882 BB |
5 | |
6 | ## Building | |
7 | ||
8 | `npm run build` | |
9 | ||
10 | You can then serve the project statically. As of this version it expects | |
11 | a websocket server in port 1987 |