/public is now volatile, any changes to templates should be made in /src and then run either “npm run build” or “npm run builder”
fixes #40 fixes #41 moved /js/client.js to /js/index.js todo: rework build scripts to utilize webpack vs gulp