webssh2/app/client/src
2022-07-31 01:34:52 +00:00
..
css fix: invalid css in style.css 2022-05-11 10:00:56 -04:00
js feat: add fontFamily, letterSpacing, lineHeight 2022-07-31 01:34:52 +00:00
client.htm 0.4.0 Release (#246) 2021-05-19 10:22:29 -04:00
favicon.ico fix reauth option, move files into /app, update dockerfile, update packages 2018-11-11 10:07:37 -05:00
README.md fix reauth option, move files into /app, update dockerfile, update packages 2018-11-11 10:07: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.