webssh2/client/src
2018-02-17 11:19:22 -05:00
..
css fixed terminal height calculation after <!DOCTYPE html> addition 2018-02-17 01:18:38 -05:00
js ESC]0; is now removed from log files when using the browser-side logging feature. fixes #49 2018-02-17 11:19:22 -05:00
client.htm fixed terminal height calculation after <!DOCTYPE html> addition 2018-02-17 01:18:38 -05:00
favicon.ico Revert "Revert "housekeeping"" 2018-02-17 01:06:37 -05:00
README.md Revert "Revert "housekeeping"" 2018-02-17 01:06:37 -05:00

Customizations and modifications to the client (browser) go here. Then run "npm run build" to integrate into ../public (where client files are served from). Note that ../public is a flat directory structure. ../public directory is deleted and refreshed eatch thime "npm run build" is run.