/react-comment-experiment

First try at ReactJS with a simple comment app

Primary LanguageJavaScriptMIT LicenseMIT

react-comment-experiment

A static website powered by React.js and Webpack.

Note: This project is based on react-static-boilerplate.

Getting Started

Just clone the repo, install Node.js modules and run npm start:

$ git clone https://github.com/alexmick/react-comment-experiment.git
$ cd react-comment-experiment
$ npm install
$ npm start

Then open http://localhost:3000/ in your browser.


Copyright (c) Alexander Micklewright.  All rights reserved.