Sample Svelte application with Syncfusion EJ2 Components.
Run npm install to install the required packages.
npm install
Run npm run build command to run the sample.
npm run build
Run npm run start command to run the sample.
npm run start