This repository contains a simple Bryntum Grid React app for demonstrating how to test Bryntum components with Jest.
Install the neccessary dependencies with the following command:
npm install
Then start the app with the following command:
npm start
The development app will start at http://localhost:3000.