An Astro JS project, which is a modern web framework, is designed for creating high-performing websites and web applications with ease. By seamlessly combining Server-side Rendering (SSR) and Client-side Hydration, Astro empowers developers to build robust, interactive digital experiences.
This repository contains a demo sample showcasing the integration of Syncfusion Vue components with the Astro project.
1. Begin by ensuring the Node.js version - v18.14.1 or higher is installed.
2. Install dependencies by running the following command:
npm install3. To run the project, use the following command:
npm startNavigate to http://localhost:4321/ in your preferred browser to see the rendered Syncfusion Vue components within the Astro project.
The output should look like the following image:
