react-pivottable
react-pivottable copied to clipboard
Code for demo
Hi, I am new to React and finding react-pivottable an interesting reporting framework to test. Is it possible to share the source code for the live demo? Thanks in advance
Yes, this code is in this repo.
Here's the file: https://github.com/plotly/react-pivottable/blob/master/examples/App.jsx
Thank you, sir.
My apologies. I reopen this ticket. I could get a simple example working but not the 'example'. Could I create an empty react app and dump everything in 'example' into 'src'?
Does it matter if I am using yarn and not webpack?