Skip to content

Commit f7b2cfa

Browse files
authored
Update README.md
1 parent f911a6f commit f7b2cfa

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
1-
# getting-started-with-the-vue-badge-component
1+
# Getting Started with the Vue Badge Component
22
A quick start Vue project that shows how to create a Vue application and add the Syncfusion Vue Badge component to it. It includes a code snippet for different shapes and types of badges. It also includes a code snippet for integrating the Badge with the other UI components.
3+
4+
Refer to the following documentation to learn about the Vue Badge component:
5+
https://ej2.syncfusion.com/vue/documentation/badge/vue-3-getting-started
6+
7+
Check out this online example of the Vue Badge Component:
8+
https://ej2.syncfusion.com/vue/demos/#/material3/badge/default.html
9+
10+
Make sure that you have the latest versions of NodeJS and Visual Studio Code in your machine before starting to work on this project.
11+
12+
### How to run this application?
13+
To run this application, you need to clone the `getting-started-with-the-vue-badge-component` repository and then open it in Visual Studio Code. Now, simply install all the necessary vue packages into your current project using the `npm install` command and run your project using the `npm run dev` command.

0 commit comments

Comments
 (0)