Syncfusion Angular Component Demo Samples
March 19, 2024 ยท View on GitHub
Welcome to the demo samples repository for Syncfusion Angular components! This repository contains a collection of sample applications showcasing the usage of various Syncfusion components in a Angular environment.
Prerequisites
- Node.js -
v18+
Run the samples
To run the sample applications locally, follow these steps
- Install the required dependencies using npm
npm install
- Start the development server using gulp
npm run start
- Open your web browser and navigate to the specified localhost address to view the samples.