lets-chat icon indicating copy to clipboard operation
lets-chat copied to clipboard

[WIP] React Client

Open hhaidar opened this issue 9 years ago • 0 comments

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

hhaidar avatar Dec 18 '15 05:12 hhaidar