fixed-data-table-2 icon indicating copy to clipboard operation
fixed-data-table-2 copied to clipboard

Replace Basic Example with working repo using react-create-app

Open wcjordan opened this issue 8 years ago • 1 comments

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.

wcjordan avatar Jun 06 '17 16:06 wcjordan

A good starting point may be: https://github.com/DaveCole/fixed-data-table-2-cra-objectdataexample

wcjordan avatar Oct 02 '17 18:10 wcjordan