react-tutorial
react-tutorial copied to clipboard
MoscowJS presentation example
React comment box example with BEM!
This is the React comment box example from the React tutorial. It's built on BEM with React integration.
To use
npm install
./node_modules/.bin/bower install
./node_modules/.bin/enb make
node .
And visit http://localhost:3000/.