lets-chat
lets-chat copied to clipboard
[WIP] React Client
To get it running:
npm install -g webpack cd materia npm install npm run-script watch
Browse to /materia for fun times
A few things of note:
- React / Redux Architecture
- Webpack for asset bundling
- Switched to SASS
- Vendor libs via npm (both JS and SASS)
- Server decouplement (yay! electron desktop app now??)
- Needs tests
- Still loads to do for parity with current client