- Connect
script.js
file to your project and Specify locationmailPath
in this file - Add
uniForm
class to the desired<form>
tags in HTML (like index.html example) - Add Hidden Required Fields to your forms in HTML (like index.html example)
- Add any set of fields to your forms in HTML (like index.html example)
- Done!