mirror of
https://github.com/elisescu/tty-share
synced 2024-11-15 18:13:58 +00:00
828c45eb48
After reload, the browser will be forced to display the page which says the session doesn't exist anymore. This is a temporary solution, before a better way to tell the user the connection has been closed will be |
||
---|---|---|
.. | ||
static | ||
templates | ||
tty-receiver | ||
.nvmrc | ||
package-lock.json | ||
package.json | ||
README.md | ||
webpack.config.js |
Readme
Building
The frontend uses webpack to build everything in a bundle file. Run:
npm install
webpack