@astrojs/alpinejs
Astro With Tailwind
UI Frameworks
@astrojs/react
@astrojs/vue
@astrojs/svelte
Automatic Integration Setup
Astro includes an astro add
command to automate the setup of official integrations. Several community plugins can also be added using this command. Please check each integration’s own documentation to see whether astro add
is supported, or whether you must install manually.
Run the astro add
command using the package manager of your choice and our automatic integration wizard will update your configuration file and install any necessary dependencies.