A most basic ReactJS Fiddle Screenshots Usage Download the repo and cd into folder. Start a simple webserver using something like below. php -S localhost:8000 python2 -m SimpleHTTPServer python3 -m http.server Now you should see the app working in the browser.