- 1️⃣install the packages using with " npm i " command
- 2️⃣" npm run dev " command for start your server on url: http://localhost:3000
- 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 "