This is the React comment box example from the React tutorial. It's built on BEM with React integration.
npm install
./node_modules/.bin/bower install
./node_modules/.bin/enb make
node .
And visit http://localhost:3000/.
This is the React comment box example from the React tutorial. It's built on BEM with React integration.
npm install
./node_modules/.bin/bower install
./node_modules/.bin/enb make
node .
And visit http://localhost:3000/.