jsxgraph-react is a react component library that wraps JSXGraph elements
You can see a working example here: http://rsimp.github.io/jsxgraph-react/
After cloning the repo run npm install
and then npm start
The webpack dev server should now be running at http://localhost:3000 with react hot module loading enabled