Learn how to integrate your Formbox form with Nuxt.
http://localhost:3000
. You should see a new Nuxt application running.
app.vue
file within the root of the root
directory and replace everything in the file with the following code block:
action
attribute as shown in the code block above.
Save the file and navigate to http://localhost:3000
in your browser. You should see a form that you can fill out and submit.