react-pivottable icon indicating copy to clipboard operation
react-pivottable copied to clipboard

Code for demo

Open thbeh opened this issue 4 years ago • 4 comments

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

thbeh avatar Aug 17 '21 00:08 thbeh

Yes, this code is in this repo.

nicolaskruchten avatar Aug 17 '21 01:08 nicolaskruchten

Here's the file: https://github.com/plotly/react-pivottable/blob/master/examples/App.jsx

nicolaskruchten avatar Aug 17 '21 01:08 nicolaskruchten

Thank you, sir.

thbeh avatar Aug 17 '21 01:08 thbeh

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?

thbeh avatar Aug 17 '21 03:08 thbeh