Quickstart
Angular
Learn how to ingest your first submission using Angular
Prerequisites
To get the most out of this guide, you’ll need to:
1. Create a Angular project
2. Update the main page
Update the file under src/app/app.component.html
with the next code,
then add your Endpoint URL.
app.component.html
3. Run in local
4. Try it yourself
Formizee Angular Example
See the full source code
Was this page helpful?