freechat/freechat-client
2019-11-27 17:45:26 -08:00
..
scripts build sys improvement: live watching of css changes 2019-11-27 15:09:17 -08:00
src/sass ugly but the frame or whatever is there so fuck it 2019-11-27 17:45:17 -08:00
.gitignore using sass for building css later in dev pipeline 2019-11-26 23:40:36 -08:00
index.html ugly but the frame or whatever is there so fuck it 2019-11-27 17:45:17 -08:00
main.js removing menu bar cuz its ugly 2019-11-27 00:46:43 -08:00
Makefile removed run from default recipe 2019-11-27 17:45:26 -08:00
package-lock.json project deps at start 2019-11-26 22:31:56 -08:00
package.json project deps at start 2019-11-26 22:31:56 -08:00
readme.md back to root goals/expectations 2019-11-13 18:54:53 -08:00

Client Build

This will be where we keep the code for the web-based-client. This client comms with our server code base found under /server/ in this repository.