React Comments Demo http://andrewcoelho.com/react-comments/ Installation git clone https://github.com/andrewcoelho/react-comments.git cd react-comments npm install Developing npm run dev Testing npm run test # or npm run test:watch Production npm run build npm start