Step 2: Create Plugin Folder Structure
First we will create a plugin folder structure. You can think of a plugin as a folder of functions. We recommend a structure like this.

- Create a folder called yext-resources-folder
- Create a folder inside called plugin-folder
- Inside the plugin-folder create three files:
_resource.json,mod.tsandtest.ts(these can be blank for now)
<% elem.innerText %>