Manual setup
Installation
-
First, install the
astro-superforms
package: -
Most package managers will install associated peer dependencies as well. If you see a
Cannot find package 'sveltekit-superforms'
(or similar) warning when you start up Astro, you’ll need to installsveltekit-superforms
: -
Then, apply the integration to your
astro.config.*
file using theintegrations
property: