/comment-system

Comment system using ReactJS and Webpack

Primary LanguageJavaScript

Comment system using ReactJS and Webpack

This is a demo of comment system developed on ReactJS with webpack as the module bundler.

Establish a web server

Use Nginx/Apache2 with php enabled for local storage api interaction.

NPM install

Download or clone git repo and type npm install in terminal to download all dependencies.

Webpack

To generate build type webpack in the terminal