You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1️⃣install the packages using with " npm i " command
2️⃣" npm run dev " command for start your server on url: http://localhost:3000
📗 Descriptions
in " Set Inputs " section you can create your input, you have three options for choice: single line input, multi line inputs (Textarea) and select form a list of options
in " Preview " section you can see your added inputs and the last you should push the submit button
congratulation 🎉 your form created !
You can see your forms urls with click on " Forms list "