fixed-data-table-2
fixed-data-table-2 copied to clipboard
Replace Basic Example with working repo using react-create-app
To encourage onboarding we should replace the basic example or link from the basic example to a separate github which shows the example working.
Expected Behavior
Should be easy to get basic example working
Current Behavior
Basic example is a partial demonstration of how to use FDT2
Possible Solution
We could use create-react-app and some JSX & HTML to string things together meeting best practices and working. This should be a separate repo others can fork to get started.
Context
Affects new developers trying to get started.
A good starting point may be: https://github.com/DaveCole/fixed-data-table-2-cra-objectdataexample