Skip to content

Commit 7aceaec

Browse files
Updated README.md
1 parent ba39f26 commit 7aceaec

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
1-
# getting-started-with-the-angular-carousel-component
1+
# Getting Started with the Angular Carousel Component
22
A quick-start Angular project that shows how to add the Angular Carousel Component to a Angular app. It explains how to bind a data source, change indicator types, hide indicators and navigation buttons and customize visibility of navigators.
3+
4+
Refer to the following documentation to learn about the Angular Carousel component:
5+
https://ej2.syncfusion.com/angular/documentation/carousel/getting-started
6+
7+
Check out this online example of the Angular Carousel component:
8+
https://ej2.syncfusion.com/angular/demos/#/fluent2/carousel/default
9+
10+
## Project prerequisites
11+
Make sure that you have the compatible versions of [Visual Studio Code](https://code.visualstudio.com/download ) and [NodeJS](https://nodejs.org/en/download) or later version in your machine before starting to work on this project.
12+
13+
## How to run this application
14+
To run this application, you need to first clone the `getting-started-with-the-angular-carousel-component` repository and then open it in Visual Studio Code. Now, simply build and run your project using ng serve command to view the output.

0 commit comments

Comments
 (0)