react-jquery-test

Testing out how React + ReactShadow plays with jQuery.

Online Demo

View at GitHub Pages.

Also open your Chrome's DevTools Console.

Running on Local

$ git clone https://github.com/ibleedfilm/react-jquery-test.git
$ cd react-jquery-test
$ npm install
$ npm start

Open localhost:8080 on Google Chrome.