Skip to content

formizee/formizee-astro-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Formizee with Astro

This example shows how to use Formizee with Astro.

Instructions

  1. Update the endpoint vairable in src/pages/index.astro file.
// Update this //
const ENDPOINT = 'enp_123456';
  1. Install dependencies:
pnpm install
  1. Run Astro locally:
pnpm dev

License

MIT License