You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Where your websocket host from the browser/client perspective is accessible on `localhost:8080`.
100
+
101
+
1. You can now access it at [localhost:8000](http://localhost:8000).
102
+
103
+
### Locally
104
+
78
105
To get a local copy up and running follow these simple steps.
79
106
80
-
### Prerequisites
107
+
#### Prerequisites
81
108
82
109
In order to run this npm is required. Installation instructions can be found <a href="https://www.rust-lang.org/tools/https://www.npmjs.com/get-npm">here</a>. Npm Serve is required as well if you want to host this on your machine. That can be found <a href="https://www.npmjs.com/package/serve">here</a>
0 commit comments