Syncfusion provides project templates for Visual Studio Code to create Syncfusion Web applications. The Syncfusion Web Project template creates applications with the selected Framework (React, Angular, and Vue), required Syncfusion NPM packages, component render code for the Grid, Chart, and Scheduler components, and a style to make development with Syncfusion components easier.
The Syncfusion Visual Studio Code project template provides support for Web project templates from v18.3.0.47.
The steps below help you to create Syncfusion Web Applications through the Visual Studio Code:
Click either Next or Framework tab, and the Framework types will be appears. Choose any one of the Framework:
If you choose the Vue framework, the Select Vue Version option will appear in the Project Details section. You can create the Vue application using either the Vue 3 or Vue 2 versions.