Skip to content

Commit 9c2b48f

Browse files
Updated Readme file
1 parent 03c23d5 commit 9c2b48f

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
1-
# getting-started-with-the-angular-listbox-component
2-
A quick-start Angular project that shows how to add the Angular Listbox Component to a Angular app. This project contains code to add few of the control’s basic features, like binding data and selecting items.
1+
# Getting started with the Angular Listbox Component
2+
3+
A quick-start Angular project that shows how to add the Angular Listbox Component to a Angular app. This project contains code to add few of the control’s basic features, like binding data and selecting items.
4+
5+
Refer to the following documentation to learn about the Angular Dashboard Layout component:
6+
https://ej2.syncfusion.com/angular/documentation/list-box/getting-started
7+
8+
Check out this online example of the Angular Dashboard Layout component:
9+
https://ej2.syncfusion.com/angular/demos/#/bootstrap5/list-box/default
10+
11+
## Project prerequisites
12+
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.
13+
14+
## How to run this application
15+
To run this application, you need to first clone the `getting-started-with-the-angular-listbox-component` repository and then open it in Visual Studio Code. Now, simply build and run your project using `npm start` command to view the output

0 commit comments

Comments
 (0)