Skip to content

Commit e77f28e

Browse files
author
nagasiddarthak
authored
1003328: Updating ReadMe File with Min 1000 Words
Added instructions on running the application and prerequisites.
1 parent 4b57dea commit e77f28e

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
# getting-started-with-the-vue-split-button-component
22
A quick start project that shows how to add the Syncfusion Vue Split button component to a Vue application. It shows how to add a separator and display icons in the split button. It also shows how to customize the icon position.
3+
4+
Refer to the following documentation to learn about the Vue SplitButton component: https://ej2.syncfusion.com/vue/documentation/split-button/getting-started
5+
6+
Check out this online example of the Vue SplitButton Component: https://blazor.syncfusion.com/demos/buttons/split-button?theme=fluent2
7+
8+
Make sure that you have the latest versions of NodeJS and Visual Studio Code in your machine before starting to work on this project.
9+
10+
### How to run this application?
11+
To run this application, you need to clone the `getting-started-with-the-vue-split-button-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)