Starter project for the tutorial comparing Handsontable, AG Grid, and DataTables in a Svelte app. The completed-app branch contains the completed code.
completed-app
Install the dependencies:
npm install
Run the development server:
npm run dev