webssh2/client/src
billchurch bc19432dfa housekeeping
Move bulk of server .js file files to /server, all client related files
live in /client (including /public), webpack scripts now live in
/scripts, cleanup of paths in /client/src/js/index.js and webpack.js.
2018-02-16 23:48:00 -05:00
..
css housekeeping 2018-02-16 23:48:00 -05:00
js housekeeping 2018-02-16 23:48:00 -05:00
client.htm housekeeping 2018-02-16 23:48:00 -05:00
favicon.ico housekeeping 2018-02-16 23:48:00 -05:00
README.md housekeeping 2018-02-16 23:48:00 -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.