The Example is meant to demonstrate the usage of the Eufemia Table Classes inside a Virtualized Table. This setup is using GatsbyJS so that the App can be exported as a static HTML file as well. This exported HTML can even get consumed without JavaScript enabled in the Browser.
- Make sure You have installed the dependencies
yarn install
. - Now You can run
yarn start
inside this Example App.