Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 642 Bytes

File metadata and controls

25 lines (15 loc) · 642 Bytes

Syncfusion Angular Component Demo Samples

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

Run the samples

To run the sample applications locally, follow these steps

  1. Install the required dependencies using npm
npm install
  1. Start the development server using gulp
npm run start
  1. Open your web browser and navigate to the specified localhost address to view the samples.