webssh2/client/src
billchurch 200c18cc17 fixed terminal height calculation after <!DOCTYPE html> addition
html needed a height: 100% attribute, otherwise terminal-container did
not take up the entire window (less header/footer)
2018-02-17 01:18:38 -05:00
..
css fixed terminal height calculation after <!DOCTYPE html> addition 2018-02-17 01:18:38 -05:00
js Revert "Revert "more housekeeping"" 2018-02-17 01:07:14 -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.