Getting started
This integration eases the use of Superforms in your Astro projects by:
- mimicking
sveltekit
types and methods used by Superforms - providing types and helpers specific to Astro
Installation
Astro includes an astro add
command to automate the setup of official integrations. If you prefer, you can install integrations manually instead.
-
To install
astro-superforms
, run the following from your project directory and follow the prompts:
If you run into any issues, feel free to report them to us on GitHub and try the manual setup instead.